wyc990122 opened a new issue, #23673: URL: https://github.com/apache/superset/issues/23673
A clear and concise description of what the bug is. - I used the superset in both dev and production environments in my company. Usually we make up the dashboards in dev environment first, then export the zip file to my local computer and then import the zip file to the production environment. But the zip file cannot be imported. I have recorded the way of the process to the video and it can't be uploaded here because of the internet reason. #### How to reproduce the bug 1. Go to Dashboard in dev environment 2. Click on Export button 3. Waiting for the download process finish 4. Go to Dashboard in production environment 5. Click on Import dashboard button 6. Select the zip file downloaded at 4th step 7. Upload the file, input the password of the database, then the hints shows 'Dashboard imported' with no dashboard imported successfully ### Expected results what you expected to happen. - The dashboard can be imported correctly into superset. ### Actual results what actually happens. - It hints 'Dashboard imported',but the dashboard cannot be imported. #### Screenshots If applicable, add screenshots to help explain your problem. ![Uploading image.png…]() ### Environment - browser type and version: - superset version: 2.0.0 - python version: 3.7 - node.js version: unknown - any feature flags active: ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [ ✔ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ❌ ] I have reproduced the issue with at least the latest released version of superset. - [ ✔ ] I have checked the issue tracker for the same issue and I haven't found one similar. -- 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]
