Actions
Bug #37220
openFix "Query type" text
Status:
Ready For Testing
Priority:
Normal
Assignee:
-
Category:
Usability
Target version:
-
Difficulty:
Triaged:
No
Description
If you navigate to Monitor > Jobs and click Run Job, the following text occurs on the Schedule step of the wizard:
It looks like the text was never edited. The documentation is better but not ideal:
- Static query means that job executes on the exact list of hosts that you provided.
- Dynamic query means that the list of hosts is evaluated just before the job is executed. If you entered the list of hosts based on some filter, the results can be different from when you first used that filter.
I recommend updating the UI text so that it is grammatical.
Suggestions
Static query: Executes the job on the current list of target hosts.
Dynamic query: Evaluates the list of target hosts just before the job is executed. If you used a filter to select the target hosts, the list of target hosts might be different from the current list.
Files
Updated by Ewoud Kohl van Wijngaarden 12 months ago
- Project changed from Foreman to Foreman Remote Execution
- Category set to Usability
Updated by The Foreman Bot about 12 hours ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/952 added
Actions