which roles have access to the Watch List by shakeholders
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 07:12 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 07:32 PM
Hi @Srinivasu2 Are you talking about watch list field?
If yes you can check WRITE ACL on watch list field like below and find the role.
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 11:19 PM
Ok Thank you!
Do you know generally which role is required to get access to the watch list by stakeholders
Regards,
Srinivasu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 11:33 PM - edited 10-18-2023 11:41 PM
Hi @Srinivasu2 ,
OOB acls snc_internal,snc_incident_write,itil role user can write watch list if caller or opened by is logged in user
For a user to be granted access to watch list any read/write operation, they must pass 2 ACL's
1) Table level (ACL where the field is not specified. --None-
2) Field level ACL rule (Field is specified such as the one mentioned above)
Thanks,
Anand