Actions
Bug #4323
closedThe bundle service_ensure_stopped() has wrong result classes
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
The bundle service_ensure_stopped() has wrong result classes since they are based on the bundle service_check_running(). This bundle will create success class if the the service is up and repaired if not.
We want the opposite, so the we need a new bundle to invert result classes like #4316
Actions