- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2021 02:58 AM
How to prevent Admin users from adding additional comments on a closed incident from the portal.
OOB: this gets disabled for non-admin users, not for admin. I am finding it difficult where to check in platform what ACL is governing this?
Solved! Go to Solution.
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2021 04:44 AM
Hi,
once incident becomes closed or resolved it becomes inactive.
there must be some OOB table level WRITE ACL which allows only admins to write to inactive incidents
please check these all are admin overrides so admin can write active/inactive incidents
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2021 04:30 AM
Thanks Ankur, i will look into this.
Just one question though, what is governing in the system for non admin users when the incident is closed they cannot see comments option on the portal? Because i cant find any ACL which has these any explicit conditions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2021 04:44 AM
Hi,
once incident becomes closed or resolved it becomes inactive.
there must be some OOB table level WRITE ACL which allows only admins to write to inactive incidents
please check these all are admin overrides so admin can write active/inactive incidents
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2021 10:20 AM
Hi, I have the similar scenario to prevent attachments on closed Incidents, how to achieve this from widget changes like HTML body template and server script pls suggest. Thanks