Hi,
When I have null values it is always considered as highest values.
1. When I order in ASC, null values are at the end
2. When I order in DESC, null values are at the begin
Is there a way that JIRA consider null values the lowest to be able to put in in the correct order?
thanks for your help
Community moderators have prevented the ability to post new answers.
Hi,
In JQL NULL=Empty like. Base on your situation you cannot make a sorting ASC or DESC base on a Empty field. You need to find another field that may help you and them sort the issues.
Thanks Cristian. I decided to set a default value (0) versus empty one
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You're welcome Carolina
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I agree with @Franklin Davis , this is super unintuitive and not 'Solved', since no one shared a way to treat nulls not as the highest value?
Please vote and watch the following issues if you have the same problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From @Chloe
It's frastrating to have this unfriendly sorting problem.
Please vote and watch the following issues if you have the same problem.
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.