GRC - Policy Exceptions now restricted to 30 days for valid from and to fields? Paris upgrade?

Dan B_
Kilo Contributor

Hello everyone- we are testing the Policy Exceptions and noted after upgrading to Paris that the valid from and to dates won't allow the range to be greater than 30 days; previously we could extend past 30 days- can this condition be edited/removed and if so where? See screenshot of 'red' condition attached.

1 ACCEPTED SOLUTION

Mehernosh Amrol
Giga Guru

You may want to check the Policy.  With the Paris Upgrade, you are able to limit the Policy Exception.

 

find_real_file.png

View solution in original post

3 REPLIES 3

SanjivMeher
Kilo Patron
Kilo Patron

There is this script include which checks it

 

find_real_file.png

 

TThe property in sys_properties table is sn_compliance.default_maximum_exception_duration

 

TThere is an OOB BR which triggers the above script action which you can deactivate. I had to deactivate, because it is not useful for me at all.

find_real_file.png


Please mark this response as correct or helpful if it assisted you with your question.

Mehernosh Amrol
Giga Guru

You may want to check the Policy.  With the Paris Upgrade, you are able to limit the Policy Exception.

 

find_real_file.png

Dan B_
Kilo Contributor

Thank you- our Max exception duration (days) was blank; fairly certain we had never set it so a little odd? Maybe it defaults to 30 versus null as part of the upgrade to Paris.