Actions
Task #9382
closedUpdate import code to return a task group
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Currently the import code returns the parent task but this is not optimal as the user has to then get the task group from the task to see the status of the import. Return the task group instead.
Related issues
Updated by daviddavis about 3 years ago
- Blocked by Story #9380: As a plugin writer, I have machinery that can return a task_group from viewsets added
Updated by daviddavis about 3 years ago
- Blocks Task #8146: Remove tech preview from import/export added
Updated by daviddavis about 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
Updated by daviddavis about 3 years ago
Talked to @partha to make Katello aware of this change and he said it's not a problem.
Updated by pulpbot about 3 years ago
- Status changed from ASSIGNED to POST
Updated by daviddavis about 3 years ago
- Blocked by Issue #9425: TaskGroupResponse name conflict added
Added by daviddavis about 3 years ago
Updated by daviddavis about 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|3e65dacee595e3972846cf6725344af63f84491d.
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Update the import endpoint to return a task group
fixes #9382