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.
Actions
Fix galaxy collection endpoint results for empty repos
https://pulp.plan.io/issues/7669 closes #7669