srinisubramanian opened a new issue, #21000:
URL: https://github.com/apache/superset/issues/21000

   Superset is configured to use FEATURE_FLAG: DASHBOARD_RBAC to control which 
roles have access to specific dashboards.
   
   When assets or dashboard is exported, the roles that have access to the 
dashboards are NOT exported.
   
   #### How to reproduce the bug
   
   1. Enable feature flag DASHBOARD_RBAC and configure a dashboard for a 
specific role
   2. Use the REST API export/dashboard or assets/dashboard and download the 
zip file
   3. Check the exported dashboard-name.yaml file.  The role is not exported
   
   ### Expected results
   
   Roles are also exported as part of dashboard
   
   ### Actual results
   
   Roles are not exported
   
   ### Environment
   
   (please complete the following information):
   
   - browser type and version: Chrome/Mac OS
   - superset version: 2.0.0
   - python version: 3.8.12
   - any feature flags active: DASHBOARD_RBAC
   
   ### 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.
   - [x] 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]

Reply via email to