hsein-bitar commented on issue #31872: URL: https://github.com/apache/superset/issues/31872#issuecomment-3691615292
I am having the same issue with the latest release 6.0.0 - the only way to fix the broken charts seem to be resaving the chart in the UI. The issue seems to be the charts having a NULL query_context. Resaving a chart re-constructs the query context on the frontend and the sends a PUT request. Basically this makes fixing charts manually easy, but fixing them using an API request challenging. -- 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]
