Actions
Bug #35874
closedRegistration fails in method: host_setup_extension
Description
app/controllers/katello/concerns/api/v2/registration_controller_extensions.rb > host_setup_extension method still refers to @host.content_facet.lifecycle_environment which is no longer correct.
In my testing, deleting the method entirely worked just fine but more testing would be good if we delete that method entirely.
Updated by Samir Jha over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|db5a820f93dad82348b382570fdad90e36c6f51c.
Actions