Priority Matrix Changed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 07:20 AM
We recently updated the priority matrix and this is causing a new issue. The old Incidents where the priority was Moderate, now is changed to Low. Is it possible to use a fix script or something to change it back to Moderate?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 07:22 AM
Dont update priority update the impact or urgency which make Priority Moderate.
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-13-2024 07:27 AM
That is what was done. But we want the old ones not to change but only the new one. Is there a way to achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2024 07:50 AM
NO mate, as soon the lookup updated , it will update the old record as well, also it will hv impact on SLA as well.
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-13-2024 08:04 AM
Hello @vidhya_mouli ,
Depends on the volume of the records .
So now all your incidents where moderate was the priority , now its low and you need to change it back to moderate.
See if audit is enabled to your incident table , if yes you can see the history if changed values in audit table .
May be you can identify those incidents from there and then ru the fix script to update only those incidents.
I think you might have to un a script on audit history table which is not recommended though as there will be large volume of records in that table which might slow down the session
Hope this helps
Mark the answer correct if this helps you
Thanks.