ceeyeoMV opened a new issue, #25256: URL: https://github.com/apache/superset/issues/25256
Hello, I encountered a problem about importing dashboard. First, I have deployed a superset service by helm chart, and I configured the data connection, created some meaningful dashboards use the superset UI. Then, I want deployed another superset service by helm chart and I want to reuse some dashboards in the new service. So I tried to use the export function in the superset UI. Blow is what I did. 1. I chose a wanted dashboard and clicked the export button in the old UI  2. After downloading the .zip file, I chose import button in the new UI  3. Problem came when I saw the imported dashboard in the new UI, it seemed to implied that I lost the chart information  Meanwhile, there were some charts can be rendered well  4. So I checked the content of the .zip file I download, but I found it contains all the charts information, so I wondered what's wrong with my operation? Did I do it correctly( copying dashboard from one to another )?  -- 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]
