- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2020 02:34 AM
Hello all,
I'm trying to create a new form template for incidents. I've noticed that the 'Priority' field is not available to select as a field in the template, though it is available for task, problem and change request. This is the case in my Personal Developer Instance as well as in my company's instance. Anyone know why this is?
Thanks
Solved! Go to Solution.
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2020 03:25 AM
Interesting, can you try creating a ACL for Incident.Priority as save_as_template operation one and confirm if that resolves your problem
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if it helps resolve your problem
Thanks,
Saji

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2020 03:07 AM
Hi,
Please follow below steps to create template for incident form.
1. click on more option.
2. It shows you list of templates below incident form. click on '+' icon to create new template.
3. Fill all the information and give template priority which you want.
I hope It will help you.
Regards,
Harshal Gawali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2020 04:38 AM
Thank you Harshal. Even when creating a new template directly from an incident where the priority field was populated, priority was then being excluded from the template definition. But it turned out there is an ACL for operation = save_as_template, for the priority field on incident. I've now disabled that ACL and all is well.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2020 03:25 AM
Interesting, can you try creating a ACL for Incident.Priority as save_as_template operation one and confirm if that resolves your problem
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if it helps resolve your problem
Thanks,
Saji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2020 04:36 AM
Hi Saji,
Thank you - that was the issue. There's an OOTB ACL preventing use of the priority field on templates, specfically for incidents. I've disabled the ACL and we're now able to add it 🙂