Actions
Issue #7669
closedpulp_ansible galaxy collection endpoint, wrong data on empty repo
Start date:
Due date:
Estimated time:
Severity:
3. High
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
An empty RepositoryVersion shows entries for all CollectionVersions in system, via /pulp_ansible/galaxy/<path>/api/v3/collections/
The list should be empty but it is not, it also should be a list of unique collections but in this case collections are shown multiple times with different highest_version
s.
Updated by pulpbot about 4 years ago
- Status changed from NEW to POST
Added by Andrew Crosby about 4 years ago
Updated by Anonymous about 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp_ansible|95091e79856934eeb65c78856a43c963f9f0303c.
Updated by pulpbot about 4 years ago
Added by Andrew Crosby about 4 years ago
Revision c7680b8a | View on GitHub
Fix galaxy collection endpoint results for empty repos
Updated by pulpbot about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fix galaxy collection endpoint results for empty repos
https://pulp.plan.io/issues/7669 closes #7669