Forums

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

issue with searching JIRA IDs

sarabu sriharsha
April 16, 2020

While searching for issues in JIRA, its automatically sorting the JIRA IDs which I dont want. Is there are way to retain the order as is. Example below:

Searches for:

Issue in ( 3,5,1,2,6,7,9,8,4)

I want the result to show as below with list of issues:

3

5

1

2

6

7

9

8

4

 

instead it shows the O/P as:

9

8

7

6

5

4

3

2

1

1 answer

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
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 Champions.
April 16, 2020

The order you see issues in is determined by any "order" clause you use in your filter, or if you don't put one in, it'll be the issue key.

There is no "order by the order I entered things into an "in ()" statement in the filter"

sarabu sriharsha
April 16, 2020

thats the problem. I have thousands of issues which are ordered in a specific priorrity and want to retain the order when I search. This is a limitation in Jira then

Nic Brough -Adaptavist-
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 Champions.
April 16, 2020

I'm not sure I'd call it a "limitation" - I've never heard anyone ask for anything remotely like that before.  Everyone working with Jira likes that the issue navigator can sort by whatever field they find relevant at the time, and that boards and backlogs can be ranked.

I think you have a clumsy way of trying to prioritise your issues here, especially as when you resolve an issue or add a new one, you would have to manually adjust your filters.

What do you really want to sort by?  (An answer of "my chosen order" is perfectly valid here, but leads to an answer of "use ranking in Jira Software" which you may not have)

sarabu sriharsha
April 16, 2020

WYSWYG is important :) a system should not assume that the user would like to sort and apply it. While I like the feature, at least it should give an option. For certain reasons ( which I cant disclose ) I need to retain the order in which I query.

Nic Brough -Adaptavist-
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 Champions.
April 19, 2020

The system can't assume an order - you are not putting data into it that it can sort on.

I'd suggest you work out a way to represent your desired order and put it into Jira, then it'll be able to do what you need.

Suggest an answer

Log in or Sign up to answer