When ever i am creating a issue after submitting, by default the priority is getting selected. i want that field should be empty and manually should be selected .
If the priority field is available on the create issue screen, then this field has a default value selected. you can override that with one of two ways that I can think of:
1. On the workflow create issue post function, add a post function to set this as Blank.
2. If you have any plug ins to do additional scripting, have a validator to ensure that the default value is changed on create.
I would prefer the first option as it is easy to have it blank and then update to the desired value on edit or in the workflow transition.
You cannot make an empty or non-selected Priority Field Value.
The best workaround would be to define a Priority level as "Blank" (or some variation like TBD) and then select that as an option when you would prefer the priority level to be empty.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.