Forums

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

Table/Column that defines a story's display order in a sprint?

James Smyth
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!
February 1, 2021

I am trying to find the table/column whatever that defines a Story's display order (which appears to persist across user sessions) within a sprint.   

 

Thanks,

James

 

Jira v8.6.0

1 answer

0 votes
KHack February 1, 2021

James,

That ultimately comes down to the internal Lexical Ranking system. That Rank field can be displayed, however it isn't very human-readable. A good writeup of the system can be found here: https://tmcalm.nl/blog/lexorank-jira-ranking-system-explained/ .

You can display the Rank field in columns on a JQL search, if you're using that to order the results of a query. It'll look something like 0|i01re7, and each issue should be different.

Suggest an answer

Log in or Sign up to answer