Export - CSV (All fields)
Export - CSV (Current fields)
- CAM-11796
Adjust query test cases to check additionally ids - CAM-11795
I can read docs about historic incident, job log, external task log & user operation log query - CAM-11791
Revert perform auth checks for the historic process instance query when data is missing - CAM-11784
Correct Javadocs for historic activity instance query - CAM-11744
For cleanup, set removal time non-hierarchical via process batch operation - CAM-11728
On process instance deletion, historic authorization is removed - CAM-11645
Authorization is enforced for external task log query - CAM-11644
Authorization is enforced for job log query - CAM-11643
Authorization is enforced for historic incident query - CAM-11642
I can read docs - CAM-11640
For cleanup, set removal time when a user creates an authorization - CAM-11639
In Admin, I can grant authorization - CAM-11638
Historic permission can be enabled with config flag - CAM-11637
Authorization is enforced for identity link log query - CAM-11636
Authorization is enforced for user operation log query - CAM-11635
Authorization is enforced for task query - CAM-11633
Authorization is enforced for variable & detail query - CAM-11632
Authorization is enforced for activity instance query - CAM-11631
Authorization is enforced for process instance query - CAM-11630
Introduce HISTORIC_PROCESS_INSTANCE resource with permission READ
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0