How to do "Only assignment group members can edit the respective incident. For all other users incident should be readonly. please explain me step by step process
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2019 07:29 PM
Hi,
How to do "Only assignment group members can edit the respective incident. For all other users incident should be readonly. please explain me step by step process.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2019 08:21 PM
You have to setup ACL on the incident table.
1. Read ACL - set the role to ITIL and other based on the requirement. user should be able to read the incident form.
2. Write ACL - Set a write ACL and set the condition as Assignment group is(dynamic) one of my group . This will allow user only in the assignment group to edit the form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2019 09:05 PM
I did the same thing i want to check whether it is working fine or not.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2019 09:12 PM
I did the same thing but when i am impersonating someone also all the fields are showing editable.