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 2019/01/15 23:22:19 UTC

[GitHub] mistercrunch opened a new pull request #6699: Fix url_param macro when param is missing

mistercrunch opened a new pull request #6699: Fix url_param macro when param is missing
URL: https://github.com/apache/incubator-superset/pull/6699
 
 
   User @ravi on Slack reported issues trying to use url_param jinja macro.
   explore_json would raise a "KeyError: 'url_params'".
   
   The feature works when a parameter is passed, but fails hard when none
   are passed.
   
   I improved the docstring on the macro as well.

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