labelhero opened a new issue #8962: jinja url_param in Sql_lab sql query not working URL: https://github.com/apache/incubator-superset/issues/8962 Unable to run query after passing url_param parameters to sql_lab query. Button does not do anything.  This functionality used to run in 0.28 version, however after upgrading to 0.35 it not running anymore. Are these fields supposed to be pre-filled using url_param?  Can some one please help with this, if possible please post some examples on how to pass url_param in newer version. A clear and concise description of what the bug is. ### Expected results what you expected to happen. ### Actual results what actually happens. #### Screenshots If applicable, add screenshots to help explain your problem. #### How to reproduce the bug 1. Pass the table parameters in the url and sql query with url_param 2. All database,schema and table fields are supposed to be empty. 3. Click "Run query" button. 4. Nothing happens. ### Environment (please complete the following information): - superset version: `0.35.1` - python version: `3.6` - node.js version: `node -v` - npm version: `npm -v` ### Checklist Make sure these boxes are checked 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. ### Additional context Add any other context about the problem here.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
