PowerPlop commented on pull request #16606: URL: https://github.com/apache/superset/pull/16606#issuecomment-942066794
@EBoisseauSierra when I import a dashboard via the UI (or API), it does not seem to validate if the database connection is valid? Our process is: 1. Develop dashboard in dev/locally 2. Export to zip 3. Commit unzipped 4. import dashboard in PRD (zipped) via API 5. update database connection url (manually or scripted / first time only) When updating an existing dashboard we simply import them again with option 'Overwrite' for dashboard,chart and dataset. The database record is not changed (only at initial import). -- 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]
