Actions
Bug #37863
closedOrg deletion fails if there are container repositories present
Difficulty:
medium
Triaged:
Yes
Pull request:
Description
Full organization deletes fails when there is container content present. This is because Actions::Pulp3::ContentView::DeleteRepositoryReferences tries to delete the Pulp container push repositories directly, which is not allowed. We instead need to delete the distributions.
Updated by The Foreman Bot about 1 month ago
- Status changed from New to Ready For Testing
- Assignee set to Ian Ballou
- Pull request https://github.com/Katello/katello/pull/11163 added
Updated by The Foreman Bot about 1 month ago
- Fixed in Releases Katello 4.15.0 added
Updated by Anonymous about 1 month ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|c2cabf9e7f839b19f5d844eefc041b25303512da.
Updated by The Foreman Bot 3 days ago
- Pull request https://github.com/Katello/katello/pull/11203 added
Updated by Chris Roberts 3 days ago
- Pull request deleted (
https://github.com/Katello/katello/pull/11203)
Actions