roks531 commented on issue #24525: URL: https://github.com/apache/superset/issues/24525#issuecomment-1623399811
as for me i recreated the dashboard with same charts, same filters, css and deleted the old one, which couldnt be updated in any way (filter updates or edit dashboard name, owner, nothing worked). Visually, functionally the dashboard now works the same as before...I dont know what the root cause of this is, but it happened on an update of apache superset to 2.1.0-dev. I also looked at the browser console and as it seems there was a PUT problem, but i didnt bother investigating further, as it was faster to recreate the dashboard for me. Chrome browser logs: `index.js:65 PUT http://domain.com:8088/api/v1/dashboard/12 400 (BAD REQUEST) n @ index.js:65 (anonymous) @ index.js:125 (anonymous) @ index.js:63 (anonymous) @ callApi.ts:180 u @ callApiAndParseWithTimeout.ts:32 request @ SupersetClientClass.ts:202 await in request (async) put @ SupersetClientClass.ts:180 put @ SupersetClient.ts:50 s @ dashboardState.js:399 Promise.then (async) (anonymous) @ dashboardState.js:440 (anonymous) @ index.js:8 (anonymous) @ redux.js:477 overwriteDashboard @ index.jsx:418 X @ button.js:200 l @ react-dom.production.min.js:14 p @ react-dom.production.min.js:14 (anonymous) @ react-dom.production.min.js:14 b @ react-dom.production.min.js:15 ot @ react-dom.production.min.js:52 rt @ react-dom.production.min.js:51 it @ react-dom.production.min.js:52 ft @ react-dom.production.min.js:56 R @ react-dom.production.min.js:287 F @ react-dom.production.min.js:19 Jt @ react-dom.production.min.js:70 Gt @ react-dom.production.min.js:69 t.unstable_runWithPriority @ scheduler.production.min.js:19 Za @ react-dom.production.min.js:122 z @ react-dom.production.min.js:287 $t @ react-dom.production.min.js:68` -- 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]
