- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2020 09:52 AM
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.
Solved! Go to Solution.
- Labels:
-
Compliance Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2020 09:36 AM
You may want to check the Policy. With the Paris Upgrade, you are able to limit the Policy Exception.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2020 10:03 AM
There is this script include which checks it
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.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-27-2020 09:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2020 10:06 AM
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.