-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
AT:
Allow querying for details for user operations
GET `history/user-operation?entityType=task&userId=jonny`
This is the controller panel for Smart Panels app
[CAM-1757] I can Query for Historic Task Details using the REST api
Key |
Original:
|
New:
|
Project | Original: Support [ 10111 ] | New: camunda BPM [ 10230 ] |
Security | Original: Private Support Case [ 10110 ] | |
Workflow | Original: Support [ 25781 ] | New: camunda BPM [ 25782 ] |
Assignee | Original: Michael Schoettes [ michael.schoettes ] |
Component/s | New: engine [ 11656 ] | |
Fix Version/s | New: 7.1.0 [ 12891 ] |
Rank | New: Ranked higher |
Labels | New: TaskHistory |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: Danny [ danny.graef ] |
Description |
Original:
AT: Provide all details for a single task - `/history/task/{id}/details` Allow querying for details over all tasks - `history/task/details?taskOperation=claim&userId=jonny` Discuss (GET / POST ...) |
New:
AT: Allow querying for details for user operations GET `history/user-operation?entityType=task&userId=jonny` |