- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2023 11:53 PM
I have created a custom m2m table(relationship between Issue and Issue), m2m table records not visible to itil/normal users(below error shows up) but it is visible to admins. How it can be visible to itil/normal users?
Please help me to resolve this issue asap, Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 12:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 12:36 AM
please create a table level READ ACL and give snc_internal role since if you don't create any ACL OOB ACL will be evaluated and might cause the issue
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2023 01:38 AM - edited 09-11-2023 01:39 AM
@aagman4
Best way is to create READ ACL to the m2m Table and give to ITIL role or SNC_INTERNAL Role.