graceguo-supercat opened a new pull request #4578: [Explore] Save custom url 
parameters when user save slices
URL: https://github.com/apache/incubator-superset/pull/4578
 
 
   fix #4439
   
   when user passed custom parameters in /explore/ request, i build these 
request parameters into form_data. So that request parameters become part of 
query state.
   when user save slice, i will save this form_data as slice parameter, so that 
query state is persistence.
   I also update jinja helper function url_param to read parameters from post 
form as well as request url.
   
   

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


With regards,
Apache Git Services

Reply via email to