Actions
Issue #9404
closedV3 unpaginated sync fails when trying to sync a collection version not present.
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
This line is the offender if the collection version does not exist: https://github.com/pulp/pulp_ansible/blob/3c2a4fe6e51eacc478534f795cb959a74a639383/pulp_ansible/app/tasks/collections.py#L546-L550, a key error will happen.
Updated by pulpbot about 3 years ago
- Status changed from NEW to POST
Added by gerrod about 3 years ago
Updated by gerrod about 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp_ansible|af03136f4adb280b89f360dd087fdd7192dd628b.
Updated by pulpbot about 3 years ago
Added by gerrod about 3 years ago
Revision 7076fc14 | View on GitHub
Better error message for missing collections on V3 sync
fixes: #9404 https://pulp.plan.io/issues/9404 (cherry picked from commit af03136f4adb280b89f360dd087fdd7192dd628b)
Updated by pulpbot about 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Better error message for missing collections on V3 sync
fixes: #9404 https://pulp.plan.io/issues/9404