Actions
Bug #9478
closedcontent view deletion causes candlepin comsumers to be deleted
Status:
Closed
Priority:
High
Assignee:
Category:
Content Views
Target version:
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Pull request:
Description
This commit https://github.com/Katello/katello/commit/729f9f4
caused this code: https://github.com/Katello/katello/blob/master/app/lib/actions/katello/system/reassign.rb#L30
to stop reassigning in candlepin.
We need to add a call to CandlepiN::Consumer::Update
Updated by David Davis almost 10 years ago
Also, I think the same thing might apply to activation keys:
https://github.com/Katello/katello/commit/9b12978171daf71e3df53c635cb0d992da5616f2
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5123 added
- Pull request deleted (
)
Updated by Justin Sherrill over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|5c0446e0b9c6b66f357394f9466ba5b1d290f508.
Actions