KilimAnnejaro commented on issue #7548: dashboard title not unique or show more on dashboards list page URL: https://github.com/apache/incubator-superset/issues/7548#issuecomment-496580376 Hi @doctording, thanks for this issue! So I can get an idea of how to help with this, I was wondering how you were using the dashboard add feature. In particular, if you add via code (rather than the GUI in the browser), the examples that are in this repo in the 'superset/data/' directory all directly add dashboards to the underlying database, rather than calling an internal method that has the potential to check uniqueness before adding a dashboard to the database. For your use case, would it be possible to modify one of these examples and create dashboards via code, rather than the GUI? (I'm a new volunteer and I think adding this feature is going to require a significant code refactor, which I'm very hesitant to do at this time.)
---------------------------------------------------------------- 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. 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]
