-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
7.13.5, 7.13.6, 8.4.0
-
None
-
7.13
-
2
-
Severity 2 - Major
-
Issue Summary
Not selecting any sub-task while performing Bulk operation loses the current search
Environment
Tested on Jira Software
- 7.13.5
- 7.13.6
- 8.4
Steps to Reproduce
- Login to Jira Instance
- Browse to you issue having sub-tasks you want to perform the Bulk Operation ON.
- Move to the Sub-Tasks section click ... over there
- Click on Bulk operations
- Now you would have the screen showing only Sub-Tasks
- Just click on Next w/o choosing any Sub-Task
- You would see now the listed issue have all other issues listed, due to losing its current search filter
Expected Results
It should still show the earlier search results.
Actual Results
From actions.xml
<action name="issue.bulkedit.BulkEdit1" alias="BulkEdit1"> <view name="input">/secure/views/bulkedit/bulkedit.jsp</view> <view name="error">/secure/views/bulkedit/bulkedit.jsp</view> </action>
Workaround
Not from the Product end, but the user can go back via the browser.
- was cloned as
-
JRASERVER-77741 Not selecting any sub-task while performing Bulk operation loses the current search
-
- Gathering Impact
-
- is caused by
-
GHS-163686 Loading...