Actions
Issue #5555
closedError when uploading a collection to v3
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
If you try to upload a collection to the v3 api, you get:
'CollectionVersionViewSet' object has no attribute 'create'
.
Updated by bmbouter about 5 years ago
- Status changed from NEW to POST
- Assignee set to bmbouter
Added by bmbouter about 5 years ago
Updated by bmbouter about 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp_ansible|3524d06e6503a801208c58e2e13f4839ca116e48.
Updated by bmbouter about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Revert "add new upload serializer"
This reverts commit acc5c3ebdb1d7d901f271614305d7e88386504ef.
The Automation Hub project relied on the current behaviors of V3 API adn this broke them. We do not have functional test coverage for pulp_ansible in that area yet.
We hope to receive functional tests from them soon, which will allow us to port onto the SingleContentArtifactUploadViewset and corresponding serializer with confidence then.
https://pulp.plan.io/issues/5555 closes #5555