mmuru opened a new issue #4968: Dynamically generated permission names not get removed after database source deleted. URL: https://github.com/apache/incubator-superset/issues/4968 Make sure these boxes are checked before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if any - [ ] I have reproduced the issue with at least the latest released version of superset - [x] I have checked the issue tracker for the same issue and I haven't found one similar ### Superset version 0.24.0 ### Expected results Dynamically generated permission names should get removed. ### Actual results Dynamically generated permission names still shows up in the drop down. ### Steps to reproduce 1) Add a new sources->databases 2) Create/Edit a role (Security->List roles->click +add -> on the permissions drop down list 3) Remove the above added database 4) Repeat step 2 and still see those database related permissions. Check tables ab_view_menu and ab_permission_view tables, both still have added entries. Is there workaround for this issue.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
