Actions
Bug #33397
closedPropagate triggering errors when creating job invocations via API
Difficulty:
Triaged:
No
Description
Running
hammer job-invocation create --feature ansible_run_playbook --inputs playbook="asd" --search-query='name = test-00.example.com' --cron-line foo
does not create job because cron line does not pass validation, however validation message is not displayed. All we get is 'Validation failed:'.
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/648 added
Updated by Adam Ruzicka over 2 years ago
- Related to Bug #35076: job invocation api doesnt show all validation errors added
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases foreman_remote_execution-8.0.0 added
Updated by Ondřej Pražák over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_plugin|a669623fecc021a2e54843b815a940e62948474e.
Actions