Why can't I reorder some of the statuses in the issue > statuses admin screen?

Michael Thaney June 16, 2021

Why can't I reorder some of the statuses in the issue > statuses admin screen?

3 answers

2 votes
Julia Anderson September 6, 2022
0 votes
Svajunas Gaina February 9, 2022

I suspect it is a poor technical implementation of a feature. If you used to have a lot of statuses that you deleted then moving other statuses that were created before or after will be a pain in the ass.

My guess is that clicking the arrow once reduces or increases "Order ID" that now has a bunch of empty values in the middle and you have to click x+1 times more because of that. From the example below you will need to click the arrow up next to "Newer status" 4 times to change places with "New" status. Also, it might be not only with deleted statuses: "Order ID" gaps can also happen just by moving statuses if my theory is correct.

1 New
2 -deleted status-
3 -deleted status-
4 -deleted status-
5 Newer status

SOLUTION: keep on clicking multiple times till it moves...

Mark Heideman April 29, 2022

I've observed the same behavior. I noticed the button URL doesn't change as it moves around in the order. So to do this quicker I have been repeatedly clicking the button to open in a new tab (middle-click) on the same page. I do that 5 or 10 times then check the newest tab, which loads the latest version of the table, to see if things have changed. And continue from there.

For example when hovering over the up button, the URL looks like this, and doesn't change as it (eventually) changes order in the interface.

https://company.atlassian.net/secure/admin/StatusUp.jspa?up=[some number]&atl_token=[some string]

Similar thing with the down button:

https://company.atlassian.net/secure/admin/StatusDown.jspa?down=[some number]&atl_token=[some string]

Very poor design/implementation from Jira obviously, requiring ridiculous workarounds, but that was the quickest way I found to deal with this.

Like Maciej Bozik likes this
0 votes
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 16, 2021

Hello @Michael Thaney ,

This topic has come up in other posts in this community. People have had varying success with clearing their browser cache, using a different browser, restarting the browser application, and so on. It seems to be an intermittent problem related to the user/browser/computer.

Here is a post I opened on that topic myself:

https://community.atlassian.com/t5/Jira-questions/JIRA-Admin-JIRA-Status-Sort-can-t-reorder-statuses-to-pull-last/qaq-p/1213549

Suggest an answer

Log in or Sign up to answer