jhettler opened a new issue #4775: Users should't see databases with no privileges in Upload CSV dialog URL: https://github.com/apache/incubator-superset/issues/4775 Make sure these boxes are checked before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if any - [x] 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 User should see only databases with _database access_ privilege assigned in Upload CSV dialog. ### Actual results User see all databases listed in Upload CSV dialog regardless of privileges. ### Steps to reproduce 1. Create more then one database connection. 2. Assign privileges to one of them and remove privilege all_database_access. 3. Try to open Source/Upload CSV dialog. 4. Check the listbox with databases
---------------------------------------------------------------- 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
