Remediation status does not change after being "error" #4949
Labels
bug
Something isn't working
good first issue
Good for newcomers
P2
Nice to fix: non-critical items that should be evaluated and planned during issue triage
Describe the issue
When a rule remediation fails, the remediation status is set to "error". If the cause of the error is fixed, then the remediation status should change, but it stays as "error".
For example, I had the rule type
scorecard_enabled
and initially it failed because I hadn't set a field that was required by the remediation. This was the YAML output:Then, I set the
sarif_file
and the new YAML output was:The same rule configuration does not produce a remediation error if applied from the start (i.e if there wasn't already an error in remediation)
To Reproduce
No response
What version are you using?
No response
The text was updated successfully, but these errors were encountered: