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
Actions