ranggarppb opened a new issue #13315:
URL: https://github.com/apache/superset/issues/13315


   A clear and concise description of what the bug is.
   
   ### Expected results
   
   It gives 'rangga' as the parameter of username in url
   
   ### Actual results
   
   It returns None
   
   #### Screenshots
   
   
![image](https://user-images.githubusercontent.com/44335152/108995403-a694a780-76cf-11eb-9ac5-69e87f27dfea.png)
   
   #### How to reproduce the bug
   
   0. Activate your jinja context in 
superset/docker/pythonpath_dev/superset_config.py by adding 
"ENABLE_TEMPLATE_PROCESSING" : True in dictionary of FEATURE_FLAGS
   
![image](https://user-images.githubusercontent.com/44335152/108995785-29b5fd80-76d0-11eb-90d1-649de0704a90.png)
   
   1. Go to sqllab
   2. Edit your url and add '?username' argument
   3. Reload the page
   4. Write the query using jinja context of url_param and run the query
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: 1.0.1 (docker version)
   - python version: 3.7.9
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [X] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [X] I have reproduced the issue with at least the latest released version 
of superset.
   - [X] I have checked the issue tracker for the same issue and I haven't 
found one similar.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to