Frequent Question:
When generating remediation reports the not retested status for each finding gets switched to not remediated.
Why this happens:
In remediation reports, the state of Master Findings is aggregated based on instance states. The only values possible are Remediated, Partially Remediated, and not Remediated.
Master Finding Mapping
With workflow automation happening to instances we need to insure Master findings also have a clean workflow.
Instance Mapping
For instances we have added automation to the state workflow. This will update the now insure the Instances states to be ..
If updated to final, change instance remediation state to Open
If updated to Not Remediated, change instance remediation state to Not Remediated
If updated to Not Retested, change instance remediation state to Not Retested
If updated to Remediated, change instance remediation state to Remediated