PragmaticDeveloper opened a new issue #10577: URL: https://github.com/apache/incubator-superset/issues/10577
On the same table each role has a different condition clause. Each user has a different role. When I login as a user I expect a condition clause corresponding to the user/role role to be applied. What happens is that for a given user/role applies clause from other user/role or no clause at all. A chart where this should take effect is a filter chart. Please check it out. Is there a bug or I use this feature in wrong way. ### Expected results Clause to be applied. Results to bi filtered according to the clause. ### Actual results Applies clause which is set to different role or no clause applied. #### Screenshots  ### Environment - superset version: `0.36.0` ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
