When case created how state come as new, open etc

Hanook
Tera Contributor

when an incident/case is created why it will be in the new,open state is there any script, workflow running background let me know how to navigate and modify it please let me know if you have any updates

8 REPLIES 8

Maik Skoddow
Tera Patron
Tera Patron

Hi @Hanook 

there is no single script or place where you can go and change a single line of code. Several pieces work together to span up well-designed processes. And furthermore it is different for incidents and cases.

So instead of explaining ServiceNow to you, it would be better you provide us your real business requirement and then we can see what is the best solution.

Maik

helIo@
 
ServiceNow people are able to create a new SNOW case in the open state which means that no response SLA will apply.
All cases should follow the new state regardless of how or where they are created.
I want case state should be New state
 
Thank you
Hanook

Hanook
Tera Contributor

Hello@maik

 

In ServiceNow people are able to create a new SNOW case in the open state which means that no response SLA will apply.
All cases should follow the new state regardless of how or where they are created.
I want case state should be New state

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Hanook 

 

May be this might be helpful:

 

when a record created , on task table we have state default value as 1.

 

LearnNGrowAtul_0-1706093652384.png

 

 

By this way it show as New when we click on New. but yes agree with @Maik Skoddow  there are many other file /code which run and make it successful. 

*************************************************************************************************************
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]

****************************************************************************************************************