How can end Users see all the Incidents?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2019 03:25 AM
This is not any business requirement but I was once asked in an interview.
How can we make end Users access to see all the incidents.
- Labels:
-
Best Practices
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2019 08:11 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2019 05:25 PM
This is the answer I would be looking out for in an interview.
It shows an understanding of the tool beyond technical, great answer.
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-11-2025 01:45 AM
Tweaking ACLs is often inadvisable as such deviations from OOTB have the potential of breaking upgrades/patches or being broken by them.
A possibility (in 2025) is to grant users the 'business_stakeholder' user role.
In real life you would want to couple this with giving them a friendly UI such as SOW and perhaps clamp down on other objects they could see (Changes, Problems etc etc) via ACLs.