Tracking previous tasks
Registered by
Renat Akhmerov
We need to be able to track task executions previous to the given task. This is mostly needed for UI.
We also need to see on what event (on-success, on-error) the task was started. and we need to support the following case too:
tasks:
taskA:
...
on-success:
- taskB
on-complete:
- taskB
Blueprint information
- Status:
- Complete
- Approver:
- Renat Akhmerov
- Priority:
- High
- Drafter:
- Renat Akhmerov
- Direction:
- Approved
- Assignee:
- Renat Akhmerov
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Implemented
- Milestone target:
- pike-2
- Started by
- Renat Akhmerov
- Completed by
- Renat Akhmerov
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Add 'prev_task_id' into task execution runtime context
Addressed by: https:/
WIP: make "trigger_by" work in case of "join" tasks
Addressed by: https:/
Add 'runtime_context' to task execution REST resource
(?)