- 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 03:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2021 03:55 AM
On Platform the Comments gets hidden from Admin as well where there is a UI policy governing the read only on closed state.
But question is how the non admin users are restricted for adding comments on portal OOB? i would like to use the same to restrict admin as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2021 04:04 AM
Hi,
for all 3 write ACLs you can update condition as
State is not closed/resolved
OR another way is to clone the widget and make the changes
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:11 AM
We are on Paris release and using standard ticket tab widget, also when i try to create a new ACL with adding condition active is true , still i dont get the desired ouutput
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2021 04:17 AM
then you need to update the widget and clone it and update the logic
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader