Actions
Bug #2537
closedaudit details on deleted host fail
Description
when clicking on a deleted host audit details i get
No route matches {:action=>"show", :id=>nil, :controller=>"hosts"}
ActionController::RoutingError
No route matches {:action=>"show", :id=>nil, :controller=>"hosts"}
app/helpers/application_helper.rb:97:in `link_to_if_authorized'
app/views/audits/show.html.erb:3:in `_app_views_audits_show_html_erb__1625431303_69884208184140'
lib/foreman/thread_session.rb:31:in `clear_thread'
Actions