dpgaspar opened a new pull request #8911: [dashboard] Fix, prevent delete and update on dashes not owned URL: https://github.com/apache/incubator-superset/pull/8911 ### CATEGORY Choose one - [X] Bug Fix - [ ] Enhancement (new features, refinement) - [ ] Refactor - [ ] Add tests - [ ] Build / Development Environment - [ ] Documentation ### SUMMARY New dashboard API was not correctly preventing user's from updating dashboards they do not own. If a dashboard has slices and is published the user can `list` or `show` but should not be able to update it or delete ### TEST PLAN Fixed tests to correctly prevent updates and deletes on this context ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ### REVIEWERS
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
