incident state
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2024 04:09 PM
I have this requirement:
New incidents can only be submitted in new status, but if assignment group and assigned to are filled, record will save once in new state and will update automatically to in progress and save again. The reason for this is to always have the response SLA created and attached to incident records.
I have tried with business rules and on submit client scripts, but the ticket always goes straight to "in progress" instead of saving first in "new". Does anyone have any advice on this? thank you in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2024 08:27 PM
Hi @solanovale
Logically, as soon as Incident assigned to a agents it means it is no more in new state and agent started working on same. It is as per design and I will recommend don't change this, it will hv direct impact on SLA.
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
‎09-03-2024 06:17 AM
The thing is the way SLAs are set up in this case is that the response SLA is set to initialize when the record is in state "New" and the resolution SLA when the state is "In Progress". If someone from for example Service Desk where to create a ticket and directly assign it during the creation process, the SLA for response will never start running. That is why they want it to first save in "New" and then move to "In Progress".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2024 10:28 PM
Hi @solanovale
As recommended by Mr. @Dr Atul G- LNG Sir, don't change this OOB behavior instead ponder on your requirement.
Regards,
Amit