Actions
Bug #36043
closedNoMethodError when reassigning hosts while deleting a content view version
Description
When deleting a content view version that requires reassigning hosts, you get
NoMethodError: undefined method `content_view=' for #<Katello::Host::ContentFacet:0x00005614daf63278>
this is because it's still trying to set the content view the old way
Updated by The Foreman Bot almost 2 years ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/Katello/katello/pull/10437 added
Updated by The Foreman Bot almost 2 years ago
- Fixed in Releases Katello 4.8.0 added
Updated by Jeremy Lenz almost 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|96c23ce7ffee083be13bb0cfcfa444fb28b5c934.
Updated by The Foreman Bot almost 2 years ago
- Pull request https://github.com/Katello/katello/pull/10438 added
Updated by Ian Ballou almost 2 years ago
- Triaged changed from No to Yes
- Pull request deleted (
https://github.com/Katello/katello/pull/10438)
Actions