- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2024 12:37 PM
Hello all. My organization recently completed an import from the UCF to ServiceNow. The authority documents that we brought over don't seem to be editable. All I'm looking to do is set the document to inactive. Does anyone know a way around this or the reason why it can't be edited? All help is appreciated.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2024 09:14 PM
Hi @Isaiah Shaw ,
It's because of the OOTB UI policy called "All the fields from UCF should be read-only" in the sn_compliance_authority_document table , so if you don't want it as read-only, then mark the UI policy as "Active" "false" (uncheck the checkbox):
Note: we have the same UI policy called " All the fields from UCF should be read-only" running on Citation [sn_compliance_citation] and control objective Tables as well.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2024 09:14 PM
Hi @Isaiah Shaw ,
It's because of the OOTB UI policy called "All the fields from UCF should be read-only" in the sn_compliance_authority_document table , so if you don't want it as read-only, then mark the UI policy as "Active" "false" (uncheck the checkbox):
Note: we have the same UI policy called " All the fields from UCF should be read-only" running on Citation [sn_compliance_citation] and control objective Tables as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2024 03:09 PM
Thanks Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2024 11:47 PM
Hi @Isaiah Shaw ,
Glad to see i could help you 😊