- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2025 12:21 PM
Certainly! Here’s a refined version of your question that adds clarity and specificity:
If I change the name of a group in ServiceNow, how will this change be reflected in the associated task records? Are there any specific implications or considerations I should be aware of regarding this update?
For example the group has changed from Network Team to Infrastructure team.
Is there any reference or document you can suggest to understand this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2025 02:47 PM
Hi @JoseAntoniG
If you change the name of a group, it will automatically update in all records where it has been used since it is a reference field, so there’s nothing to worry about. However, if you delete the group and create a new one with the same name, that will definitely cause issues. Also, if you change the name, make sure to update all logic, scripts, and business rules where you have used the group name instead of the sys_id.
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-31-2025 02:47 PM
Hi @JoseAntoniG
If you change the name of a group, it will automatically update in all records where it has been used since it is a reference field, so there’s nothing to worry about. However, if you delete the group and create a new one with the same name, that will definitely cause issues. Also, if you change the name, make sure to update all logic, scripts, and business rules where you have used the group name instead of the sys_id.
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-31-2025 02:49 PM
https://www.servicenow.com/community/developer-forum/changing-group-name-will-effect/m-p/1770535
https://www.servicenow.com/community/developer-forum/advice-on-changing-group-names/m-p/1500547
Good reads.
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]
****************************************************************************************************************