williaster opened a new pull request #6349: [bugfix] don't parse save dashboard response URL: https://github.com/apache/incubator-superset/pull/6349 Right now a straight `save` on a dashboard displays an error message in the UI (tho the save is successful) because the success response is not JSON, which is the default `parseMethod` for `SupersetClient` This also removes an extra bracket shown in the error message when there _is_ an error saving. @michellethomas @graceguo-supercat @kristw @mistercrunch
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
