only members of assignment group should be able to edit sc_task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2022 07:31 AM
how can i give access to only members of assigned to assignment group to edit and close sc_task ? Requested for and opened by user should be able to add comments in additional comments.
there is a parent level ACL that is blocking me. how can i achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2022 07:52 AM
Hi,
you can use table level WRITE ACL on sc_task for editing access
Regarding closure; you can update the UI action condition for Close task according to your scenario
regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2022 08:04 AM
sc_task.None ACL for members of assigned to group? and sc_task.additional comment for other user? But, parent table has field level ACL for each and every field. will it create any blockage?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2022 08:06 AM
sc_task.None ACL for members of assigned to group? and sc_task.additional comment for other user? But, parent table has field level ACL for each and every field. will it create any blockage?