- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2017 11:34 AM
Hi,
I see SN has 5 priorities, We would like to only use 4. I would like to delete Priority - 5, I could not find it from the documentation. Appreciate any help in this regard. I would like to remove Priority 5 from both Incident and Problem management.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2017 11:42 AM
Hi Girish,
Right click on the Priority field label and choose Configure Choices. Move the unwanted option from the right side to the left side and click Save.
Customizing Choice Lists - ServiceNow Wiki

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2017 11:43 AM
Hello Girish,
Right-click the field and select Configure Choices.
Customizing Choice Lists - ServiceNow Wiki
If it is coming up as a default value of 5 on new incidents, there are really only two places it can be happening.
- The dictionary entry. Check the default value field. NOTE: this is likely the default value for TASK priority (note the table).Check and see if there is an entry in the dictionary override related list for the incident table. There may be a different default value being set there that is specific to the incident table.
- The priority lookup rules. It sounds like you already checked that, but make sure your setter values don't include the 5 value.
Dictionary Overrides - ServiceNow Wiki
Data Lookup and Record Matching Support - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-04-2017 12:32 PM
Thank You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2021 08:53 AM
Hi Pradeep,
After following above steps I am able to deactivate Priority 5 on my instance but not on portal? please advice.