Actions
Bug #27888
closedhammer job-invocation info unclear on whether the Randomized ordering is enabled
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Difficulty:
Triaged:
No
Description
Introduced in https://github.com/theforeman/hammer_cli_foreman_remote_execution/pull/24/files
If randomized is enabled, the job-invocation info shows 'Randomized ordering: true', which is fine, but if it is disabled no value is displayed 'Randomized ordering: ' which is confusing.
Expected behavior: 'false' should be displayed if the option is off. Or alternatively, we could change the option to match UI: 'Execution order: randomized' / 'Execution order: alphabetical', which is clearer about what is the alternative option and also more extensible in case we decide to implement another order type
Actions