toddlamothe opened a new issue, #22106: URL: https://github.com/apache/superset/issues/22106
I deployed Superset to AWS with the [quickstart-apache-superset](https://github.com/aws-quickstart/quickstart-apache-superset) Cloud Formation template, Superset 2.0 is running inside an ECS cluster connected to a MySql RDS database. I created a few datasets and time series graphs, added them to a dashboard and everything works fine. After creating a simple pie chart, I opened the dashboard, added a empty row and got the following error attempting to save the dashboard: `Sorry, there was an error saving this dashboard: [object Object]` Note that I hadn't added the pie chart to the dashboard. Just creating the pie chart seems to cause the error in the dashboard. If I delete the pie chart and re-start Superset, I can edit and save the dashboard, everything works again. -- 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]
