I am trying to edit one of the issue created in JIRA however it gives the error "priority is required" although priority is selected. I need to click on the drop down and select the same priority again. could you please help on this issue
That looks like you have some javascript trying to do something with priority as you go for an edit. Have you done anything with javascript (or a plugin that uses javascript)?
i performed intergirty check once and it looks that problem has appeared after that only.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
he is asking, did you used any javascript function on priority field?
just diable any javascript plugin if you used then check this behaviour
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The integrity check would have no effect on the way the priority field works.
Something looks like it is interfering with the field during the edit process, so you need to find and fix that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It looks like the order in which the validation is being performed is wrong.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Be careful with the word "validation" here - Jira has validators which do validation. This problem is occurring BEFORE validation occurs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There was some error in the coding on Priority filed. I checked with developer of out tool and the problem is rectified.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So I was right? You've coded something in javascript which breaks it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes Nick, You were correct, i was having hard ticket to go through the coding.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Than it would be fair to mark Nics answer as correct...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Is it possible to validate Priority field to be allowed to have only "crirtical" value in the list when creating issue , i.e
Example :
Issue wud be allowed to create for particular Priority value
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.