Network maintenance. Planio will be observing two scheduled maintenance windows this Tuesday, March 2 and Wednesday, March 3 from 02:00 UTC until 06:00 UTC each in order to perform maintenance on access routers in our primary datacenter. Your account might observe short downtimes during these periods up to several minutes at a time.
Issue #7669
pulp_ansible galaxy collection endpoint, wrong data on empty repo
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.
Associated revisions
Revision c7680b8a
View on GitHub
Fix galaxy collection endpoint results for empty repos
History
#3
Updated by Anonymous 5 months ago
- Status changed from POST to MODIFIED
Applied in changeset pulp_ansible|95091e79856934eeb65c78856a43c963f9f0303c.
Please register to edit this issue
Fix galaxy collection endpoint results for empty repos
https://pulp.plan.io/issues/7669 closes #7669