how to do this question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
The 'priority' field on the incident form should be editable only by users with the 'manager' role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi @user_20
That is the right approach. Priority should always be driven by Impact and Urgency. You can make these editable for all users or specific users as needed — but avoid making any direct changes to the Priority field. The best way to handle this is by creating a UI Policy or using ACLs.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
@user_20 Priority is dependent on impact and urgency and it should ideally always be read only.
Alternatively, you can setup ACL on impact and urgency fields, which will allow only manager role to edit impact and urgency.
So Automatically priority ( which ids dependent on impact and urgency) will follow the same ACL.
Please mark the answer correct/helpful accordingly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Priority field in incident table is a derived value and it is set by impact and urgency fields combinations in Lookup table 'dl_definition' table and mapping is maintained in 'dl_u_priority' table.
You can create ACL on impact and urgency fields on incident table to allow edit only for users with Manager role or create UI Policy to manage this.
As per community guidelines, you can accept more than one answer as accepted solution. If my response helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Why to allow edit to priority when it's calculated based on Priority Matrix depending on Impact and Urgency?
OOTB it's disabled and I recommend not to alter the OOTB process.
But If you still want then do this
1) Disable this OOTB UI policy
2) Create field level WRITE ACL for Priority Field and give manager role there in roles section
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader