YA-MSH commented on issue #24525:
URL: https://github.com/apache/superset/issues/24525#issuecomment-1631326305

   Encouraging news on this issue!
   I investigated on this parameter "global_chart_configuration" in the code, 
and found it 11 times.
   I tested by commenting some lines in following files:
   - #105 and #106 in superset-frontend/src/dashboard/actions/dashboardInfo.ts
   - #399 in superset-frontend/src/dashboard/actions/dashboardState.js
   Changes were immediately compiled by running webpack server.
   Next, dashboard saving in "EDIT DASHBOARD" works fine!
   
   I know it isn't a lasting change because I have no idea of potential side 
effects… but it is a good workaround for testing purpose (ability to save 
dashboard is a pretty useful feature :)).
   I simply noticed that "Save as" on dashboards doesn't work (with 404 error), 
however it isn't a critical feature in my case.
   
   Hope it will help to understand and solve root cause…


-- 
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]

Reply via email to