Hello team I have an HR Service
and added priority
for that in HR Template
.
On the priority
configure dictionary default value is set to "LOW" (OOB Out of the box)
Technically it should override the
default value
and update based onHR Service->HR Template
, but it's not working as expected.
I tried the following: Verified all the:
- Business rules
- Client Scripts
- Case Creation Configuration
None of them are causing this issue
2.Manual Case Creation UI Page (Servicenow OOB):
3.Case after creation:
Priority is set to
LOW(4)
instead ofModerate(3)
Help is appreciated.