Servicenow role which shows only things assigned to a given user
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-28-2023 03:15 AM
What role in servicenow gives the user access only to things that are assigned to him?
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-28-2023 03:21 AM
There is no specific OOTB role for that.
You will have to create this logic yourself, using ACL's or query Business Rules.
However, without knowing you use case... I wouldn't recommend doing so, since this limits users significantly.
Think for example of users reassigning a task, cannot see it anymore, so no able to add worknotes or comments anymore, after saving.
Teammembers, not being able to pick up someone else's tasks during sickness.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.