Priority Field appears Read Only
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2017 05:50 AM
Hi,
When I raise an incident through insertion from mail in servicenow ,the priority field in the "incident" is read only.
Next time whenever I want to update priority it is not possible.
In the incident table the field is not read only
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2017 05:54 AM
Priority get's calculated based on impact and urgency . Why do u need to update priority directly?
There should a write ACL on priority which is restricting to edit
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2017 05:56 AM
By default, this is intentional. Priority is calculated from impact and urgency. It is not set manually. As a customer, my ITIL users couldn't grasp this at first, but they eventually understood the value. I would advise leaving it read-only.
The priority is calculated by using a Data Lookup.
Data Lookup and Record Matching Support - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2017 06:01 AM
Thank you . I understood !!!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2017 06:06 AM
You are welcome.
If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.
If you are viewing this from the community inbox you will not see the correct answer button. If so, please review How to Mark Answers Correct From Inbox View.
Thank you