I've just upgraded from 4.3.4 to 4.4, and I now find that in all issue lists, ordering by priorities (desc) goes in the order
I've checked the priority order is correctly sorted on the Issue Attributes / Priorities admin screen, and even tried moving them up and down to see if that would fix it. No dice -- this ordering seems to be fixed. Checking the "priority" table in the database shows that the sequence field has the correct ordering (as does the id), but interestingly, the natural order is as follows (sequence/id in brackets):
It looks to me as though there's an ORDER BY clause that's missing... :/
Any ideas on how to go about getting this rectified? Needless to say, it's extremely frustrating.
It looks as though this is an issue only for a while after the upgrade... I guess I'll reopen this if I see it again.
I'm seeing this issue now in Jira version 7.12.1.
My Priority Scheme:
JQL "ORDER BY priority DESC" displays:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm having this issue also in cloud. `ORDER BY priority DESC` displays issues in this order:
Yes, for some reason the "Medium" ones are split into two different groups, even though I have only one "Medium" priority level.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm having this issue on the cloud.
Jira 3a3582d9
Any suggestion of how may I fix it?
I've tryed to clear browse cache. No luck so far...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It does indeed seem to be OK in 4.4.4. I was initially seeing bad behavior, but it's working fine now. Never mind.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It seems fixed in 4.4.4
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not from my view. I'm running 4.4.4, which I installed just a few days ago.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
executed project = BUG ORDER BY priority DESC and i got issues in the following order Blocker, Critical, High, Medium and Low.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It seems to be OK now. I don't know what changed. Maybe it was only a transient problem that occured right after I changed all the priorities. Thanks for your comments.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm having the same problem. I've set up custom priorities, and the ordering when sorting by priority does not match the order of the priorities in the priority setup area.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm having the same problem. I've set up custom priorities, and when sorting by priority, the sort order does not match the ordering set up in the administration screen for priority setup.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.