Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Incident Priority becomes None after changing Impact/Urgency - No manual modifications done

chnanshika2
Kilo Explorer

Hi everyone,
I am facing an issue in Incident form on my PDI.
By default, Priority shows 5 – Planning when the form loads, but if I change Impact or Urgency, it automatically changes to None.
Also, even after refreshing the form, priority remains None.

I confirmed:

  • Calculate Priority business rule is active

  • Priority Lookup Definitions are correct

  • No ACL is blocking write access

  • Another PDI with same ACL works fine

  • There are custom client scripts for other tasks (Priority One ticket alert)

1 REPLY 1

Laveena-Agarwal
Kilo Sage

Hi @chnanshika2 

Try the following approaches:

  1. Business rules are not required for priority calculation.
    This is handled automatically through Data Lookup Definitions.
    You can review the configuration here:  https://<instance-name>.service-now.com/dl_definition.do?sys_id=302849102b031000de0aba36a3fd5631&sys...

  2. Please inspect the page (Ctrl + Shift + I or right-click → Inspect) and check the Console tab for any errors.