I thin you are looking for changing owners for control attestation. Though owner is different you can open a control record and change control attestation recipient. This is what we end up doing it. Or you can create custom entity (not tied to cmdb t...
Before modifying the script include, I would suggest removing canRequestExtension call from condition field and see if the button available for risk manager. This clearly prove that canRequestExtension function is blocking this. Once you complete tha...
@Nabilah In the policy exception screen, there is a UI action named "Request Extension". The condition for this UI exception is "current.canRead() && new PolicyException().canRequestExtention(current) && current.source_record_table != 'sn_compliance...