ACL Not working for internal users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
As an internal user, I want to view and update RITMs categorized as internal so that I can manage RITMs securely.
Acceptance Criteria = User has internal_user role;
Can view RITMs where Categorization = Internal;
Cannot view external incidents unless hybrid classification applies.
I created an ACL with below script:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
even if 1 table.None ACL passes the access will be given.
Did you debug your above script by adding logs?
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Try changing:
(function()with:
answer = (function()
You need to make sure that "answer" is assigned in the ACLs
If that doesnt work then you need to check the if statements for proper values