forked from getredash/redash
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Issue Summary
Query with multiple input fields are not executed if editor hidden
Steps to Reproduce
- Open this query.
- Also open this query.
- From the latter, pick two data points.
- Enter the first 6 characters of the revision hash for each into the input fields of the first query, also confirm the tree/repository name is the same.
- Run the query.
Actual result:
Nothing happens/shown.
Expected result:
List of jobs added/removed returned.
Switching to the Edit mode (query code shown) will run the query and return the result.
Could this be related to how parameters are referenced in the url? This seems to have changed with the last big redash update.
Any other info e.g. Why do you consider this to be a bug? What did you expect to happen instead?
Technical details:
- Redash Version: Version: 9.0.0-alpha (1d31c63)
- Browser/OS: Firefox Nightly 78.0a1 20200526213752
- How did you install Redash: N/A
Metadata
Metadata
Assignees
Labels
No labels