srinisubramanian commented on issue #15701: URL: https://github.com/apache/superset/issues/15701#issuecomment-1073213062
@srinify I am able to reproduce the same issue in 1.4.1. Its easy to reproduce, just export a dashboard and import it. Then reimport it and a duplicate dashboard is created. Looks like the overwrite flag works for database/datasource but not dashboard. In the database I also noticed that the uuid in the source DB is different from the destination database (dashboards table, uuid column) and a new uuid is generated everytime. Also in the exported file the uuid is not present? -- 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]
