You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/11/09 02:27:15 UTC

[GitHub] williaster opened a new pull request #6349: [bugfix] don't parse save dashboard response

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org