-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Jira 10.2 EAP
-
None
-
2
Display a meaningful error message for Bulk Operation of sub-tasks when made by user with no Bulk Change global permission
Steps to Reproduce
- Login as an user with project access and permission to edit issues;
- Access an issue with multiple sub-tasks;
- On the Sub-tasks dropdown, Select ... and choose Bulk operation:
- Set debug logging for com.atlassian.jira.web.action.issue.bulkedit by navigating to the logging and profiling page
Expected Results
UI should show the proper error message and log entries should be made appropriately.
Actual Results
It just displays a dead link error page and no corresponding logging entries are made.