Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,554,693
Community Members
 
Community Events
184
Community Groups

What's the query for days in column?

I'm trying to figure out how to replicate the functionality that we see when we place our cursor over the dots on a card and the alt text shows us "x days in column". I'm guessing there is some sort of JQL query that's calculating this and not something as simple as a field that can be queried. Any ideas?

 

 

 

JiraField_DaysInColumn.png

1 answer

0 votes
Alexey Matveev
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.
Jan 30, 2019

Hello,

You would need to write your own custom field for it.

I'm looking for the query that is used to calculate the days in column.

This way, I can use the same logic to build a report in a third party dashboard tool. I'm just not sure how they are coming up with that information in the first place, it's there somewhere though.

Alexey Matveev
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.
Jan 30, 2019

You can read more info about the days in column field here:

https://confluence.atlassian.com/agile/jira-agile-releases/jira-agile-release-notes/jira-agile-6-6-release-notes/jira-agile-6-6-11-release-notes?_ga=2.65230574.1513002746.1547637396-1149622764.1547637396#JIRAAgile6.6.11ReleaseNotes-

If you need more info, you would need to look in the source code of Jira Software. But it is not available.

Like # people like this

I can confirm Alexey is correct.  Need to incorporate this field into out of the box cloud instance for reporting purposes. 

Like colleen_johnson likes this

@Tim Kelly   Did you find the solution for this?.. Even i am stuck with the same problem.

Like Ahmed Diaa likes this
Sebastian Castillo
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!
Apr 26, 2023

I'm also looking for a JQL way to pull the data, but I have only found plugins so far.

I believe it needs to be a way to do it. 

Suggest an answer

Log in or Sign up to answer