-
Type:
Bug
-
Resolution: Obsolete
-
Priority:
Medium
-
None
-
Affects Version/s: 3.6.1
-
Component/s: Bulk Operations
-
3.06
If you look at the method getIssueOperation in the BulkEditBean you will find that it is trying to get the issue operation with the operations name, but that the map caching the issue operations is caching by issue operation name key. This results in a null issue operation being returned for all operation other than the bulk workflow transition.
- blocks
-
JRASERVER-10201 The validateParams of the IssueTypeSystemField should have an extra check for some bulk operations
- Closed