quguangyu0321 opened a new issue, #20474: URL: https://github.com/apache/superset/issues/20474
A clear and concise description of what the bug is. #### How to reproduce the bug <Bug in v1.5.1> I copy the admin role and rename it as a new role, and grant it to user(oauth) . I found that the user can not see dashboard which created by other user. All the privileges are same with admin role. User could see all dashboard when i grant original admin role. It seems like a bug. ### Expected results User could see dashboard by using the role which copy from admin role. ### Actual results user can not see dashboard which created by other user #### Screenshots Nothing ### Environment (please complete the following information): - browser type and version: Chrome latest - superset version: 1.5.1` - python version: `python --version` - node.js version: `node -v` - any feature flags active: ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem here. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
