Actions
Bug #31512
closedforeman-maintain paused task check fails.
Difficulty:
Triaged:
No
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1907802
Description of problem:
foreman-maintain health check --label foreman-tasks-not-paused fails with the below error - "Please provide at least one of search or task_ids parameters in the request".
Version-Release number of selected component (if applicable):
Satellite 6.8.
How reproducible:
Run one of the below commands.
- foreman-maintain health check --label foreman-tasks-not-paused
OR - foreman-maintain upgrade check
Actual results:
The command fails with error - "Please provide at least one of search or task_ids parameters in the request"
Expected results:
It should try to resume all the paused tasks.
Additional info:
Related Bugzilla - https://bugzilla.redhat.com/show_bug.cgi?id=1895324
Actions