maver1ck opened a new issue #4354: Datasources list on Slice View not properly filtered URL: https://github.com/apache/incubator-superset/issues/4354 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.22.1 ### Expected results When choosing datasource on Slice view I should have listed only datasources I have access to. ### Actual results List consists of all datasources. ### Steps to reproduce 1) Create more than one data source 2) Create user with Gamma Role and give access to only one 3) On sources/table view click on this datasource to move to Slice View 4) On Slice view click on the datasource name 5) List appears with all datasources (The REST query is submitted to superset/datasources/ endpoint)
---------------------------------------------------------------- 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
