Paul Rogers created DRILL-7300:
----------------------------------
Summary: Drill console, query output no longer has "Edit Query"
button
Key: DRILL-7300
URL: https://issues.apache.org/jira/browse/DRILL-7300
Project: Apache Drill
Issue Type: Improvement
Affects Versions: 1.16.0
Reporter: Paul Rogers
In previous versions of Drill, one can use the following workflow to refine a
query:
* Type the query
* Run it
* Refine it by clicking the "Edit Query" button (If I remember correctly)
In the current Drill 1.17, this functionality is broken:
* If the query runs successfully, there is a link to open the profile in a new
window, from which one can navigate to Edit Query.
* Hitting the browser back button took me to the "Storage" tab. (I had
previously added a workspace, but how did this end up as the previous page?)
* If the query fails, there is a "Back <|" button, but it also takes me to the
Storage tab.
Expected a simple "Edit Query" button on the top of the results page that will
edit the query within the same browser tab.
The workaround is to copy the query text before hitting "Submit", then use the
"Query" tab and paste the query back into the editor.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)