rusackas commented on code in PR #27029:
URL: https://github.com/apache/superset/pull/27029#discussion_r1588099794


##########
superset/security/manager.py:
##########
@@ -726,7 +726,8 @@ def create_custom_permissions(self) -> None:
         self.add_permission_view_menu("can_csv", "Superset")
         self.add_permission_view_menu("can_share_dashboard", "Superset")
         self.add_permission_view_menu("can_share_chart", "Superset")
-        self.add_permission_view_menu("can_view_and_drill", "Dashboard")

Review Comment:
   > hi I have all roles. And can not see drill down menu in superset graphs. 
Why?
   
   Just to ask basic support questions, are you not seeing them in ANY chart, 
or just not EVERY chart? They're still not supported everywhere. They also 
appear on right-cick, which might not be the most discoverable thing in the 
world :)



-- 
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