Watchlist
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi,
My org wants to use Watchlist function to be able to add users who are neither agents nor Requestors to tickets. The use of watcher to be able to view and comment on the ticket where they are added as watchers. Is it possible to achieve this without needing paid license?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
You need to talk with servicenow regarding licensing. However you should be able to add any user to the watch list for read access to comments, they can start sidebar discussions and post them in the activity stream.
What is the use case? You can set someone else as the caller but still have access as the opened by user, oob there are cascading comments from the parent to child incidents etc etc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Thanks. So how do you do that? what access/ACL watchers should be granted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @FalakK ,
You can write ACL in that script fetch the watchlist users and allow return true for them to provide the access.You need to write read acl on table and * level to give them read access and also need to write "Write"ACL on comment field to give them write access.
If this helps you please mark this as helpful/accepted
Thanks,
Akshay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
wouldn't "write ACL" would flag business stakeholder license