Actions
Issue #7572
closedMake MANIFEST.json and FILES.json available in the CollectionVersion serializer in the V3 API
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Adding to Viewset¶
Add it to the CollectionVersion detail view: https://github.com/pulp/pulp_ansible/blob/master/pulp_ansible/app/urls.py#L57
Migrations¶
We need to add a data migration that opens existing collections and adds this data to the database alos.
Related issues
Updated by fao89 about 4 years ago
This was #5850
Note: I accidentally deleted #5850
Updated by fao89 about 4 years ago
- Related to Story #7470: As an user I want to sync collections on demand added
Updated by fao89 about 4 years ago
- Related to Refactor #7777: As a developer I want collections sync machinery easier to maintain added
Updated by fao89 almost 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
Updated by pulpbot almost 4 years ago
- Status changed from ASSIGNED to POST
Updated by fao89 almost 4 years ago
- Subject changed from Make MANIFEST.json and DIGEST.json available in the CollectionVersion serializer in the V3 API to Make MANIFEST.json and FILES.json available in the CollectionVersion serializer in the V3 API
Added by Fabricio Aguiar almost 4 years ago
Updated by Anonymous almost 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp_ansible|b94d894f1e67b59349f450c167505f00473501b8.
Updated by pulpbot almost 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Expose MANIFEST.json and FILES.json at CollectionVersion endpoint
https://pulp.plan.io/issues/7572 closes #7572