Description of problem: Previously, Satellite didn't update the product/repository name when the upstream contents are changed. Bug 1570792 fixed this issue but the product label and the repository label are still not getting updated. This can cause issue to user who has ISS Satellite and is relying on a script to automate the rpm export/import task. This is the 3rd party script written by Redhatter to automate the rpm export/import task. https://github.com/RedHatSatellite/sat6_scripts It is relying the repository label to perform task and will fail if the repository label of the source and destination repositories don't match Actual results: Product and Repository label not getting updated when their name are changed. Expected results: Product and Repository label will be updated when their name are changed.
Thanks for the bugzilla. The labels are purposely immutable for any resource that has one defined. If the label were to change, it would have numerous impacts both internally and to clients of the Satellite. For example, they are used for identifying locations of content on filesystems; therefore, changes would impact every client accessing that content. At this time, there are no plans to alter this; therefore, closing the bugzilla. If there are concerns, please feel free to re-open and it can be classified as an RFE for consideration.