Body
We are missing clear endpoint in the taskinstance api
We need the endpoint to have same functionality as clear button in the UI.
Note: The task needs to accommodate both clearing a task and clearing a map index (when using dynamic task mapping)
for reference you can see previous PRs that added functionality to the Rest API: #41017, #39138
Update (after discussing in comments)
- Move clear endpoint from Dag to TaskInstance
- Add support for mapped index
Committer
Body
We are missing clear endpoint in the taskinstance apiWe need the endpoint to have same functionality as clear button in the UI.Note: The task needs to accommodate both clearing a task and clearing a map index (when using dynamic task mapping)
for reference you can see previous PRs that added functionality to the Rest API: #41017, #39138Update (after discussing in comments)
Committer