-
Bug
-
Resolution: Fixed
-
Low
Summary
If you click on a label from the issue view screen you are redirected a JQL query applied to the issue navigator search noting labels = <the_label_selected> if the same action is performed from the Issue navigator List View with the labels column added to the search set you are redirected to a blank JQL displaying all issues with no filter applied.
Steps to Reproduce
- Open Issue navigator
- Switch to List View
- Add the Labels Column
- Click on ay label in the column
Expected Results
New JQL search is displayed returning the results matching the label selected
Exe: If the label Test is selected the Following JQL is applied to issue navigator
- labels = Test
Actual Results
- Current Filter result is cleared
- returns a blank search containing all issues
Workaround
Use list View To narrow down search results
Manually add labels = <Desired_Label> to the advanced filter JQL
- duplicates
-
JRACLOUD-65795 JIRA Labels Gadget no longer works properly
-
- Closed
-