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.
Actions