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/11/11 18:41:57 UTC

[GitHub] [superset] nytai edited a comment on issue #17408: Add dedicated `bool` column to identify whether a dashboard is an Example.

nytai edited a comment on issue #17408:
URL: https://github.com/apache/superset/issues/17408#issuecomment-966523976


   Adding some thoughts there:
   
   Once the bool values is added to the dashboard table a couple updates will be required to support the current behavior.
   - The load-examples script will have to add the is_examples attr to the generated dashboard
   - the home screen api request for the examples call will have to be updated to filter on the is_example attr
   
   Some additional thoughts for this feature:
   - I would be great to separate out these dashboards into another section in the dashboards list and/or
   - have a filter for this attribute  


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