Bug #26397
Allow for removal of repo and cv puppet env
Description
In Pulp::Repository::RemoveUnits we are searching for repository with id and then searching cv pupet env with Id..There could be case where bopth objects have overlapping Ids leading to inccorect execution.
Associated revisions
History
#1
Updated by Samir Jha about 3 years ago
- Subject changed from Allow for removal of repo and cv puppet env corrcetly to Allow for removal of repo and cv puppet env
#2
Updated by The Foreman Bot about 3 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8028 added
#3
Updated by Anonymous about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|a2bc3e2b58efe7203d72582854a5d7159d9ffe2f.
#4
Updated by Jonathon Turel about 3 years ago
- Triaged changed from No to Yes
- Target version set to Katello 3.12.0
Fixes #26397 - Handle repos and cv puppet envs properly