Hello, I would like to set have the priority field being empty and mandatory for users to make a choice. When a customer creates a new Service Desk Ticket the value is always preset with "medium", whereas the default is set to "none" in the Priority Scheme.
I found a JIRA ticket for it, but no idea if there is a solution for Service Desk (JRASERVER-13048)
Thanks for your help!
Hi there,
Unfortunately Priority is a system field and does not have that behavior.
Only custom fields (Select List or Radio) can allow that.
If you absolutely must have this functionality, well... I believe a quick hack would be to add another value for priority (say "No Priority" or "None" or either "Choose your priority"), set that as default.
Then you need to take care for that value not being selected. Maybe validators, conditions or even a behavior script.
Cheers
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.