Actions
Bug #11963
closedGetting routing error just after execution start
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Description
After the host list change I'm receiving following error if the task for the target is still nil.
ActionController::RoutingError (No route matches {:action=>"show", :controller=>"template_invocations", :id=>nil}): | app/helpers/application_helper.rb:31:in `link_to' | app/helpers/application_helper.rb:155:in `display_link_if_authorized' | /home/ares/Projekty/Zdrojaky/foreman_remote_execution/app/views/job_invocations/_tab_hosts.html.erb:21:in `block in _6976d9f4c6e476b726ea28123349f7fe' | /home/ares/Projekty/Zdrojaky/foreman_remote_execution/app/views/job_invocations/_tab_hosts.html.erb:13:in `_6976d9f4c6e476b726ea28123349f7fe' | /home/ares/Projekty/Zdrojaky/foreman_remote_execution/app/views/job_invocations/show.html.erb:20:in `_ca90684e78ffb8b1fc3482394bc38804' | app/controllers/concerns/application_shared.rb:13:in `set_timezone' | app/models/concerns/foreman/thread_session.rb:32:in `clear_thread' | lib/middleware/catch_json_parse_errors.rb:9:in `call' |
Updated by The Foreman Bot over 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/45 added
- Pull request deleted (
)
Updated by Marek Hulán over 9 years ago
- Related to Bug #11361: Ability to set retry count and interval and timouts for the job added
Updated by Marek Hulán over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 95
Actions