How can i restrict the access of incidents assigned to group xyz only to it's group members?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2017 01:13 AM
i want to restrict the incidents assigned to a group xyz only to it's group members .
All other incidents can behave normally and can be available in itil members pool.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2017 01:19 AM
Hi Soorya,
You can apply before query business rule for it.
You can also achieve it with ACL where you can check the logged in user group and the record's assignment group.
Thanks
Gaurav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2017 01:32 AM
i want this functionality for a certain set of ticktes with assignmnet group as"xyz" not for all incidents i want to restrict to it's assigment group members
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2017 02:40 AM
Case 1: XYZ will have access to both xyz tickets and non-xyz tickets(based on ITIL role)
Case 2: XYZ will have access to only XYZ ticket and nothing from ITIL or other group tickets.
Just remove the filter condition from BR. Then it will run on all the tickets.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2017 02:46 AM
i want to restrict visibility of tickets assigned to xyz only.The ticket assigned to group xyz won't be available to othet itil users.
Thanks for your help:)