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.
Actions
Better error message for missing collections on V3 sync
fixes: #9404 https://pulp.plan.io/issues/9404