You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can read more info about the days in column field here:
If you need more info, you would need to look in the source code of Jira Software. But it is not available.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can confirm Alexey is correct. Need to incorporate this field into out of the box cloud instance for reporting purposes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.