You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rails.logger.info("ContentViewEnvironment not found for content view '#{cve.content_view_name}' and environment '#{cve.environment&.name}'; creating a new one.")
fail ::Katello::Errors::ContentViewEnvironmentError,_("Cannot assign content view environment %s: The content view has either not been published or has not been promoted to that lifecycle environment.") % hypothetical_cve_label
171
177
end
172
-
fail_("Unable to create ContentViewEnvironment. Check the logs for more information.")ifcontent_view_environment.nil?
0 commit comments