Actions
Bug #35358
closedTracker #33447: Alternate Content Sources Support Tracker (MVP)
Simplified ACS products are not removed if the last repository in the product of th ACS's type has its URL removed
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Alternate Content Sources
Target version:
Description
All of the SmartProxyAlternateContentSources are deleted properly, but the product is not removed from the ACS. It should be, since the list of smart proxies will have been emptied out.
To fix, this part of Repository::Destroy needs to be added to Repository::Update where ACS changes are handled for URL updates: https://github.com/Katello/katello/blob/master/app/lib/actions/katello/repository/destroy.rb#L67-L73
Updated by Chris Roberts about 2 years ago
- Target version changed from Katello 4.7.0 to Katello 4.8.0
Updated by Ian Ballou almost 2 years ago
- Target version changed from Katello 4.8.0 to Katello 4.9.0
Updated by Jeremy Lenz over 1 year ago
- Category changed from Repositories to Alternate Content Sources
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/10494 added
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.9.0 added
Updated by Anonymous over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|1b165ff11c7ed616e3213abe90801b8c8237a872.
Actions