- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2025 10:40 PM
Hi Team,
when we are crating problem if we are filling the "assigned to" ticket is going into "assess " state but in our customer instance on problem we have region field if the region is "USA" & if problem creator fill the assigned to as well while creating the Ticket state should be in 'NEW" state only not "assess" can anyone help me how to achieve this
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2025 10:53 PM - edited 03-02-2025 10:56 PM
Hi @Shabbir1
This behavior is being controlled by OOB Business Rule - Update Problem State to Assess. You can either modify this BR or deactivate this one to create a new one for your requirement.
Link to BR - https://<your_instance_url>.service-now.com/now/nav/ui/classic/params/target/sys_script.do%3Fsys_id%3D5e0a54b0c7715010c24ae122c7c260f1%26sysparm_view%3D%26sysparm_domain%3Dnull%26sysparm_domain_scope%3Dnull%26sysparm_record_row%3D61%26sysparm_record_rows%3D62%26sysparm_record_list%3Dcollection%253dproblem%255eORcollectionINproblem%252ctask%255eORDERBYname
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2025 10:44 PM
Hi @Shabbir1
There is an out-of-the-box business rule on the problem table that triggers as soon as the "Assigned To" field is filled. You'll need to modify it according to the requirements.
Also, why do you want to keep the state as "New" even though the "Assigned To" field is filled? That’s not the correct practice.
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
03-02-2025 10:53 PM - edited 03-02-2025 10:56 PM
Hi @Shabbir1
This behavior is being controlled by OOB Business Rule - Update Problem State to Assess. You can either modify this BR or deactivate this one to create a new one for your requirement.
Link to BR - https://<your_instance_url>.service-now.com/now/nav/ui/classic/params/target/sys_script.do%3Fsys_id%3D5e0a54b0c7715010c24ae122c7c260f1%26sysparm_view%3D%26sysparm_domain%3Dnull%26sysparm_domain_scope%3Dnull%26sysparm_record_row%3D61%26sysparm_record_rows%3D62%26sysparm_record_list%3Dcollection%253dproblem%255eORcollectionINproblem%252ctask%255eORDERBYname
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2025 11:12 PM
Thank you so much @Amit Verma i will update this business rule condition as region is not USA so that our requirement will be fulfill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2025 12:32 AM
Glad to know I was able to assist you. Can you please mark the answer as correct and helpful for others to follow?
Please mark this response as correct and helpful if it assisted you with your question.