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
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_maintain/pull/430 added
Updated by Suraj Patil almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_maintain|40b277cef6911d85a142a962284227915fb07c6c.
Actions