- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 02:32 AM - edited 02-06-2023 05:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2023 05:13 AM
Hello Gary,
There is a BR: "Update item when assessment complete" which triggers the function: _evaluateAssessmentResult in script include: GRCAssessmentUtilsBase. It checks if the Source Table is sn_compliance_control, if so, it triggers the function: _evaluateControl (from the same script include). In here the Compliance status of the control is set.
Kind regards,
Lana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2023 06:09 AM
Hi Gary,
You can overwrite the OOTB BASE script include by adding the function to the script include: GRCAssessmentUtils. Adding the function here will overwrite the function coming from the OOTB script include. However - I would like to ask you why you want to have it moved to Draft can you explain a bit more about your requirement? Because you should stick as much to OOTB as possible and process changes like this can really impact your instance in the long run...
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2023 02:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2023 02:05 AM
There is a cancel button on the attestation right? Maybe users can use that to cancel the attestation and return it to Draft themselves with a Comment that they are not the Owner?
Also you can add a text on top of the Attestation to ask if they can check this. You can do it via Table Title menu (sys_ui_title) .
We have it like this:
Looks like: