Hi all
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2025 02:38 AM
Ensure that when an incident is created and assigned to a specific assignment group, only the members of that group have visibility into the record. Users who are not part of the assigned group should be restricted from viewing or accessing the incident, maintaining data confidentiality and access control.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2025 07:22 AM
Hi @Ashok_123
You can create write ACL , something like this
if(gs.getUser().isMemberOf(current.assignment_group))
answer=true;
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2025 01:22 PM
Hi @Ashok_123 ,
have you looked at data filtration rules: https://www.servicenow.com/docs/bundle/yokohama-platform-security/page/administer/security/concept/d...
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/