- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2020 11:15 AM
Hello,
We have a requirement wherein we need to give reporting access as well as read only access for Incident/Task/Problem etc.We have activated the Business Stakeholder plugin and are trying to use Business Stakeholder role,but it is not working as expected on our instance.Users with this role cant see Incidents/Requests raised for some other users.Also,they are not able to see Change requests and Problem module.Please confirm how this role has to be used and if we are missing out anything.
We are on Orlando version.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2020 01:27 PM
Query business rules provide behind the scenes filters and I like to call them the "other ACL". There is an out of the box one on the incident table called "incident query" that is updated by the Business Stakeholder plugin though if you had edited it prior it might not update your edited version.
navigate to System Definition \ business rules and search where name = "incident query"
Look at the Advanced tab and ensure the "sn_incident_read" role is included like mine below:
There is NOT an out of the box query business rule on request so search business rules where query is true and for the "sc_request_item", "sc_request", and "sc_task" tables.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2020 01:13 PM
Thanks Shantharao for looking into this.Yes,I checked the Business stakeholder role and it contains all those roles.