Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Xray: sorting of the test cases

Аркадий Иванов
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 29, 2021

I want to do sorting by name, I have numbers at the beginning of the name, for example I have:
1.1
1.3
1.10
1.11
But when I do sort by name, the sorting goes like this:
1.1
1.10
1.11
1.3

Снимок экрана 2021-07-29 в 16.56.45.png
I want 
1.1
1.3
1.10
1.11
How do I fix this?

1 answer

1 accepted

1 vote
Answer accepted
Rogério Paiva - Xray Xporter
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 29, 2021

Hi @Аркадий Иванов 

The sorting is done alphabetically, and it needs to be so since it is a text field. And in alphabetic order, "1.10" is before "1.3".

I would suggest changing the text to "1.01 ...." and "1.03" to get the order you need.

Thank you.

Kind regards,
Rogério Paiva [Xray Support Team]

Аркадий Иванов
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 29, 2021

Suggest an answer

Log in or Sign up to answer