stevensuting opened a new issue #15317: URL: https://github.com/apache/superset/issues/15317
When a dashboard is exported and imported, it imports successfully, however it does not allow changes to dashboard properties to be saved. ### Expected results Imported dashboards should behave like created dashboards. ### Actual results The save button is clickable but there is no response on the UI, no logs are generated when the save button is clicked. #### Screenshots <img width="872" alt="Screenshot 2021-06-23 at 9 27 37 AM" src="https://user-images.githubusercontent.com/8875448/123033816-fda05400-d405-11eb-9bae-395437bfa1f0.png"> #### How to reproduce the bug 1. Export a dashboard 2. Import the same dashboard 3. Try changing the URL slug then try saving it. 4. Save button is clickable but does not complete the save. ### Environment (please complete the following information): - superset version: `1.1.0` - python version: `3.8` ### Checklist Make sure to follow these steps before submitting your issue - thank you! - [Y] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [Y] I have reproduced the issue with at least the latest released version of superset. - [Y] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context It does allow saving other aspects, like dashboard layout, add/remove chart etc -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
