michellethomas commented on issue #5100: Fix form data issue switching viz types
URL: 
https://github.com/apache/incubator-superset/pull/5100#issuecomment-406671710
 
 
   @graceguo-supercat after our discussion I made the change so explore_json 
can accept form data with only slice id.
   
   Slice params now get added on `explore`, `slice`, or `explore_json` where 
form_data only contains slice id. This is so that components can make calls 
outside of explore view (to just get the slice data). But we are still not 
allowing calls to explore_json with any overrides along with slice_id.

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

Reply via email to