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: Validation should catch proposed deletion of WRs with dependencies #7

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

Comments

@dhedey
Copy link
Contributor

dhedey commented Jan 23, 2017

Currently with the /removemissing command, there are no checks if the web resource has dependencies (eg it could be a form library or a web resource on a form), and instead the error is only exposed when the actions are being carried out.

This is quite a minor issue, as the deletion erroring at execution time is less of an issue than a create/update erroring, as the latter may result in only a subset of new code being released, causing functional issues.

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

No branches or pull requests

1 participant