-
Bug
-
Resolution: Unresolved
-
Low (View bug fix roadmap)
-
None
-
8.5.0
-
8.05
-
1
-
Severity 3 - Minor
-
Issue Summary
Opening a JQL query that was created in "Detail View", into an instance that is in the "List view", opens just the first issue o the query results, instead of the query results.
This is issue is not happening from "List View" to "Detail View".
Steps to Reproduce
- Go to Issue search.
- Change the view to "Detail View"
- Create an advanced/basic JQL query (for example): order by lastViewed DESC
- Search the query.
- Copy and save the search link (for example): http://localhost:8080/browse/TDC-7?jql=order%20by%20lastViewed%20DESC
Note that the TDC-7 in the query is the first result of the JQL query.
- Change the view to "List View".
- Paste the saved link in the URL and search.
- The first issue (TDC-7) view will open, instead of the "Detail View".
Expected Results
Open the "Detail View" instead of the First issue view.
Actual Results
The first issue of the JQL query returns, instead of the "Detail View". This issue is not happening if have more than
Workaround
Click on the "Return to search" link (or type 'u') and switch back to "Detail View".
Please fix. This is the type of small usability bug that drives everyone insane. I know this because this one has been driving me and my users insane for a while.