Actions
Bug #19736
openHammer/Katello allows for multiple versions of the same package
Status:
Needs design
Priority:
Normal
Assignee:
-
Category:
Hammer
Target version:
-
Description
While integrating with our CI/CD system, we used hammer to add packages (RPM and Puppet Modules) to our Katello system. Successive calls with the same package name created multiple entries in the repos with the same name and version. Duplicated packages in Katello caused sync problems.
Expected behavior: a repeated call to add a package with the same version/name should fail with an error
Actions