You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/08/31 12:41:14 UTC

[GitHub] [superset] niclas-grahm-d2v opened a new issue #16524: DASHBOARD_RBAC feature flag doesn't work

niclas-grahm-d2v opened a new issue #16524:
URL: https://github.com/apache/superset/issues/16524


   ### Short description
   
   I have a fresh install of superset. I have created a dashboard `dashboard1` as well as a role `role1`. Since I have the `DASHBOARD_RBAC` feature flag enabled, I can go into the dashboard settings and add `role1` in the settings -> roles dropdown. 
   
   I have created a new user `user1` and given them the `role1` as well as the `Gamma` role. 
   
   ### Expected results
   
   I expect `user1` to be able to access `dashboard1`. 
   
   ### Actual results
   
   The user doesn't have access to any dashboards.
   
   ### Environment
   
   
   - superset version: `docker using master branch, commit 90e2f09c6 `
   
   - any feature flags active:
   ```
   FEATURE_FLAGS = {
           "ALERT_REPORTS": True,
           'ENABLE_TEMPLATE_PROCESSING': True,
           'DASHBOARD_RBAC': True,
           'ROW_LEVEL_SECURITY': True,
           'OMNIBAR': True,
           'DASHBOARD_NATIVE_FILTERS_SET': True,
           'DASHBOARD_NATIVE_FILTERS': True,
           'DASHBOARD_CROSS_FILTERS': True,
           "GLOBAL_ASYNC_QUERIES": True
   }
   ```


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] iercan commented on issue #16524: DASHBOARD_RBAC feature flag doesn't work

Posted by GitBox <gi...@apache.org>.
iercan commented on issue #16524:
URL: https://github.com/apache/superset/issues/16524#issuecomment-909301194


   Be sure you published dashboard. 


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] niclas-grahm-d2v closed issue #16524: DASHBOARD_RBAC feature flag doesn't work

Posted by GitBox <gi...@apache.org>.
niclas-grahm-d2v closed issue #16524:
URL: https://github.com/apache/superset/issues/16524


   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] niclas-grahm-d2v closed issue #16524: DASHBOARD_RBAC feature flag doesn't work

Posted by GitBox <gi...@apache.org>.
niclas-grahm-d2v closed issue #16524:
URL: https://github.com/apache/superset/issues/16524


   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] niclas-grahm-d2v commented on issue #16524: DASHBOARD_RBAC feature flag doesn't work

Posted by GitBox <gi...@apache.org>.
niclas-grahm-d2v commented on issue #16524:
URL: https://github.com/apache/superset/issues/16524#issuecomment-909971896


   Ah yes, that worked. Perhaps obvious for everyone else, but not for me :D 


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] iercan commented on issue #16524: DASHBOARD_RBAC feature flag doesn't work

Posted by GitBox <gi...@apache.org>.
iercan commented on issue #16524:
URL: https://github.com/apache/superset/issues/16524#issuecomment-909301194


   Be sure you published dashboard. 


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] niclas-grahm-d2v commented on issue #16524: DASHBOARD_RBAC feature flag doesn't work

Posted by GitBox <gi...@apache.org>.
niclas-grahm-d2v commented on issue #16524:
URL: https://github.com/apache/superset/issues/16524#issuecomment-909971896


   Ah yes, that worked. Perhaps obvious for everyone else, but not for me :D 


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org