when I change the priority of my incident record to 1 then all other incident records which has a pr

Abhishek Kathe
Mega Guru

when I change the priority of my incident record to 1 then all other incident records which has a priority 1 should be get none as a proority(priority has a choice field)

1 ACCEPTED SOLUTION

Saurabh Gupta
Kilo Patron
Kilo Patron

Hi,
OOTB priority is depends on urgency and impact.
I do not understand why you need this type of configuration, but you can write a onBefore BR on incident table when priority chnages to P1 and set priority,urgency and impact as empty for all other incidents.

 

 


Thanks and Regards,

Saurabh Gupta

View solution in original post

5 REPLIES 5

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Abhishek Kathe 

 

You are breaking the basic rule, Priority must be driven from Impact & Urgency. The directly change in priority  is not good and recommended.

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

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