-
Bug
-
Resolution: Done
-
Normal
-
crc-2023-06-27
-
False
-
-
False
-
-
-
Moderate
When navigating to Partners (namespaces) -> Collections tab (e.g. this UI endpoint https://console.redhat.com/ansible/automation-hub/namespaces/ansible), the normal amount of collections appears, showing latest version, and the total count of collections in the namespace is the count of each unique collection name(not each version).
If you add a keyword filter, all collections versions appear on the page as an individual collection, and the "total count" increases to the total number of versions. If you then remove the keyword filter, all collection versiona stay visible and the total count stays at the increased count, of all versions.
Key Dependency Versions
"server_version":"4.8.0dev",
"galaxy_ng_version":"4.8.0dev",
"galaxy_ng_commit":"origin/master:a314e11",
"galaxy_importer_version":"0.4.10",
"pulp_core_version":"3.23.4",
"pulp_ansible_version":"0.17.2",
"pulp_container_version":"2.14.5"
Steps to Reproduce
- Go to https://console.redhat.com/ansible/automation-hub/namespaces/ansible
- Filter by a keyword (e.g. tower)
- Remove the keyword filter
Actual Behavior
When you first navigate in UI to the ansible namespace (https://console.redhat.com/ansible/automation-hub/namespaces/ansible), it shows 13 collections present. Then, when filtering with keyword tower, 25 collections show up in the results. After removing the filter, 116 collections show in the total count, and each individual collection version is showing on the page.
(Note: if you go directly to the https://console.redhat.com/ansible/automation-hub/namespaces/ansible?page=1&keywords=tower UI endpoint, this behavior does not occur)
Expected Behavior
Only the latest collection version should show in the listing, not individual versions. Expected results would be just tower and controller as unique collections, showing latest versions.
- links to
-
RHBA-2023:120413 Red Hat Ansible Automation Platform 2.4 Product Release Update