Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebResourceHelper: Issues with cross-solution web resources #6

Open
dhedey opened this issue Jan 23, 2017 · 0 comments
Open

WebResourceHelper: Issues with cross-solution web resources #6

dhedey opened this issue Jan 23, 2017 · 0 comments
Labels

Comments

@dhedey
Copy link
Contributor

dhedey commented Jan 23, 2017

The support when a web resource can be in multiple solutions is flakey. In particular, there is the following issue:

The helper attempts to add what is thinks is a new web resource, but it actually already exists on the system, just not in the current solution. This causes an error at upload time.

This is caused by the helper only loading the list of web resources in the current solution, when in reality, it needs to know all the web resources in the organization to know whether to create, update or do nothing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant