
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2024 10:04 AM - edited 03-31-2024 11:11 PM
Hi All,
I am using Vanocur version. Issue is, when Change is moving to Scheduled state, Work Order Task "Assigned To" is getting assigned if "Assigned Group" is already assigned otherwise not.
Requirement is to stop the auto assignment to "Assigned To" field in Work Order Task tab.
My findings is, it seems its OOB functionality to get auto assigned if Change moves to Scheduled state? because I dig some of the BR (refer snap) ,SI (StateFlow ) and Table (sf_state_flow) if so then could you please help me to understand what is the intention behind it ?
Please guide me.
Regards,
Virendra
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 02:25 AM
Hi @Virendra K
As per my knowledge, there is business logic which ServiceNow build for this. I am not sure what can be the reason, but if you want to stop this, you need to update OOTB BR / property if any.
But before you make change, I recommend connect with SN Account team and ask them to connect with product team to see the intention behind this.
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
04-01-2024 01:29 AM
If it's an OOB BR then it must be part of the process from ServiceNow.
Did you check which BR it is and if it's OOB or custom one?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 02:25 AM
Hi @Virendra K
As per my knowledge, there is business logic which ServiceNow build for this. I am not sure what can be the reason, but if you want to stop this, you need to update OOTB BR / property if any.
But before you make change, I recommend connect with SN Account team and ask them to connect with product team to see the intention behind this.
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
04-01-2024 08:07 AM
Thank you @Dr Atul G- LNG and @Ankur Bawiskar for the input.