Actions
Story #7397
closedExpose docs_blob information for collection versions in the API
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 81
Quarter:
Description
Right now collection sync doesn't pull down enough metadata to be useful to the UI.
We need to
- update the automation hub V3 api to provide all the information the ui needs via the collection version endpoint at
v3/collections/<namespace>/<collection>/versions/<version_number>/
. (issue 403). - update the pulp sync process to pull metadata from the details endpoints during syncs
Related issues
Updated by daviddavis about 4 years ago
We need to expose this as well in our v3 api. So we can do that and then test the sync against a Pulp instance.
Updated by daviddavis about 4 years ago
- Tracker changed from Issue to Story
- Subject changed from Collection sync doesn't load all metadata. to Expose and sync down docs_blob information for collections
- % Done set to 0
- Severity deleted (
2. Medium) - Triaged deleted (
No)
Updated by fao89 about 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to fao89
Updated by pulpbot about 4 years ago
- Status changed from ASSIGNED to POST
Updated by daviddavis about 4 years ago
- Subject changed from Expose and sync down docs_blob information for collections to Collection sync doesn't load all metadata
I see now that there are other fields that we don't pull down besides docs_blob.
Updated by fao89 about 4 years ago
- Has duplicate Story #7410: Support docs_blob as part of galaxy_ng sync added
Updated by fao89 about 4 years ago
- Status changed from POST to NEW
- Assignee deleted (
fao89)
Updated by pulpbot about 4 years ago
- Status changed from NEW to POST
Added by Andrew Crosby about 4 years ago
Updated by daviddavis about 4 years ago
- Subject changed from Collection sync doesn't load all metadata to Expose docs_blob information for collection versions in the API
Updated by pulpbot about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Add endpoint to show docs_blob for a CollectionVersion
ref #7397
Signed-off-by: Andrew Crosby acrosby@redhat.com