mistercrunch commented on a change in pull request #5217: [CRUD] disable user 
change slices from dashboardmodelview
URL: 
https://github.com/apache/incubator-superset/pull/5217#discussion_r196128517
 
 

 ##########
 File path: superset/views/core.py
 ##########
 @@ -554,11 +554,6 @@ class DashboardModelView(SupersetModelView, DeleteMixin): 
 # noqa
             'want to alter specific parameters.'),
         'owners': _('Owners is a list of users who can alter the dashboard.'),
     }
-    base_filters = [['slice', DashboardFilter, lambda: []]]
 
 Review comment:
   I think this is the way we make sure people see only the dashboards they 
have access to.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to