priority lookup issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024 01:39 AM - edited 07-12-2024 01:41 AM
hi guys,
have another condition when if the mail is mine and subject line is (testing please ignore) then create an incident to p2 but In the priority lookup table as shown below the when the urgency is 3 and impact is 1 priority is set to 2.
but when the in the script i have set the same values but still its showing the priority is as 4. ( its not commented ignore it )
script is shown below:
and incident record that got created is also shown below:
can someone please help!!
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024 01:44 AM - edited 07-12-2024 01:44 AM
Hi there,
Seeing your last image, impact and urgency are empty. Therefor the default value will be shown for priority, which is most likely 4? So nothing wrong with the priority lookup.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024 01:46 AM - edited 07-12-2024 01:51 AM
is there something wrong in the script because earlier it was working fine for the same script.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024 01:57 AM
Can't tell since you are only showing a tiny piece of the script.
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024 02:50 AM