Actions
Story #5080
closedStory #3821: As a user, I can migrate from Pulp 2 to Pulp 3
As a user, I can track which tasks were using a specific Migration Plan
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
A relation between a Migration Plan and migration tasks which were running based on this migration plan is needed.
Solution¶
- Add
tasks
field to the MigrationPlan model - Update its serializer
- Make sure the relation is set when the main migration task is run.
- Allow filtering by task href
Related issues
Actions