Actions
Bug #37782
closedDeleting published repos from product page doesn't work right
Description
The change to introduce deletion of published repos in products uses incorrect retrieval of settings value:
https://github.com/Katello/katello/pull/11059/files#diff-623bca7a9026416c83f1d720bc539e29637bcabf3d4f6fa231f8915fd1d33922R9
Instead use this : Setting[:delete_repo_across_cv])
Updated by Jeremy Lenz 4 months ago
- Target version changed from Katello 4.14.1 to Katello 4.14.0
- Triaged changed from No to Yes
Updated by The Foreman Bot 3 months ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/11132 added
Updated by Samir Jha 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|cb67ea578b884226838da48f86fd493a6b68a600.
Actions