wiktor2200 opened a new issue, #20913:
URL: https://github.com/apache/superset/issues/20913
Dashboards of all users are not shown to anyone except `Admin` role. Even
when Admin role is copied and assigned to user it's impossible to see other
users' dashboards.
#### How to reproduce the bug
0. As `Admin` user create any dashboard (no matter if it's published or not)
and it will be available in "Dashboards" menu.
1. Go to `List Roles`
2. Select `Admin` role and in `Actions` list select `Copy role` and rename
it whatever you want e.g. "copied" (so role has the same permissions as Admin.
4. Create (if not exist) new user and assign `copied` role to it.
5. Login as user with assigned `copied` role and no dashboards are shown in
`Dashboards` menu.
What is more when you assign `Admin` role to user from point 4. above
dashboards will be shown.
### Expected results
Dashboards view should be managed by permission, not role name.
#### Screenshots
If applicable, add screenshots to help explain your problem.




### Environment
(please complete the following information):
- browser type and version: FF/Chrome (all browsers are affected)
- superset version: `2.0.0`
- python version: `python --version`
- node.js version: `node -v`
- any feature flags active: no
### Checklist
Make sure to follow these steps before submitting your issue - thank you!
- [x] I have checked the superset logs for python stacktraces and included
it here as text if there are any.
- [x] I have reproduced the issue with at least the latest released version
of superset. (both `2.0.0` and `latest`)
- [x] I have checked the issue tracker for the same issue and I haven't
found one similar. (I think this is #20638 similar, but solved problem only for
published dashboards for others problem still exists.)
### 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]