How is Control Issue automatically created If the control status is set to non_compliant via import?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
I would like to export the controls in Excel format, update the control status to non_compliant, and then import it to automatically create issues.
GRCAssessmentUtils ->GRCAssessmentUtilsBase in there we have a function called as _evaluateControl where this logic is handled.
This Script include is OOB and can't be changed, so I overrided the function in this GRCAssessmentUtils.
So I edited as below, but issues are not automatically created even when imported with non_compliant. I would like some advice.
0 REPLIES 0