Actions
Bug #12269
closed"rerun failed" does not populate the search query
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Description
Clicking rerun failed button returns UI to the "new job invocation" page but does not fill search query text area with the search for the failed hosts (it is blank).
Clicking submit on this page displays stack trace in UI of
ERF42-5279 [Foreman::Exception]: Cannot resolve hosts without a bookmark or search query/home/vagrant/code/foreman_remote_execution/app/models/targeting.rb:24:in `resolve_hosts!' /home/vagrant/code/foreman_remote_execution/app/lib/actions/remote_execution/run_hosts_job.rb:15:in `plan'
Suggest that if all hosts were successful that the "rerun failed" be disabled.
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Assignee set to Stephen Benjamin
- Target version set to 87
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/67 added
- Pull request deleted (
)
Updated by Stephen Benjamin about 9 years ago
It does populate it if there are failures, but it does indeed show blank when there's no failed hosts, will hide the button when everything's successful.
Updated by Anonymous about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|19cca83760b2fde847b8551c6d9d368aa6b784af.
Updated by Ivan Necas about 9 years ago
- Translation missing: en.field_release set to 103
Actions