EBoisseauSierra opened a new issue #17408:
URL: https://github.com/apache/superset/issues/17408


   **Problem**
   
   I would like to be able to customize which dashboards appear in the 
“Example” tab of my Superset instance.
   
   **Describe the solution you'd like**
   
   Currently, Example dashboards are those which `created_by_fk` value is 
`NULL` (cf. [Slack 
discussion](https://apache-superset.slack.com/archives/C0170U650CQ/p1636630702324500)).
   
   A first step towards exposing the “Example” status of a dashboard (to the 
CLI or GUI) would be to create a dedicated additional `bool` column to the 
`dashboards` table — say `is_example`.
   
   **Describe alternatives you've considered**
   
   Create a new *table* to track the ID of the examples dashboards… but doesn't 
quite sound like a good idea. 
   


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