- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 10:22 AM
Hi All,
Do you know how to change the catalog task priority?? I know that default value is 3-Medium but I wan to change that. because when I see the activity task The fist value is Medium.
I want to know how to change that default value to change Low
Regards
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 10:30 AM
Hi Miguel,
The most likely way is to change the default value on the priority field in the dictionary. Since priority is a field on task, you will more than likely need a dictionary override. Begin by right clicking on the priority field label and choose Configure Dictionary.
At the bottom of the task.priority dictionary form, you will see a related list called Dictionary overrides. Create a new record there for the Catalog Task (sc_task) table and set the default value to 4.
http://wiki.servicenow.com/index.php?title=Dictionary_Overrides

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 10:28 AM
Go to the dictionary of Priority field and check the default value.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 10:30 AM
Hi Miguel,
The most likely way is to change the default value on the priority field in the dictionary. Since priority is a field on task, you will more than likely need a dictionary override. Begin by right clicking on the priority field label and choose Configure Dictionary.
At the bottom of the task.priority dictionary form, you will see a related list called Dictionary overrides. Create a new record there for the Catalog Task (sc_task) table and set the default value to 4.
http://wiki.servicenow.com/index.php?title=Dictionary_Overrides
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 01:22 PM
Thank you very much

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 02:08 PM
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