-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
Goal:
- Update tasks list/fetch api to add which associated repository and task type, something like this:
{ “Repository_name”: “my repo”, “Repository_uuid”: UUID, “Task_type” “snapshotting” }
- Add the ability to filter by repository_uuid and Task_type to the TaskInfo.List endpoint.
Acceptance Criteria:
- New variables visible and available
- Filtering is functional
- mentioned on