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 want to pull a report which would tell me which stories have updated story points for a given day/timeframe, Can I do this?
Hi @Maria Tripodi and welcome to the community!
Unfortunately, this is not something you will get by way of JQL. Jira only offers a few fields that can be queried for history changes. However, if you're looking for issues that have changed story point value in sprint, you could use the native sprint report.
Otherwise, your best bet would be to leverage a custom date field and automation that would look something like this:
Then you'd be able to execute JQL like this:
YOURCUSTOMFIELD >= -3d
OK - thanks. I am not sure if that will be helpful for what I am trying to achieve.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What do you want to achieve? Knowing the goal we might be able to help you figure something out :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What hosting type do you use?
You can check story points updates with the Sprint report or Sprint Burndown chart.
If you are on Cloud, you can try Issue History for Jira add-on. My team has developed it as a journal for all past changes.
Here you can filter issues by date or date range and check if story points were updated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Disclaimer: marketplace partner!
Hey @Maria Tripodi -
If you are open to a 3rd party we support this in minware. Below is a screenshot from our Value Stream Report - this instance is grouped by ticket and I've set the date range to show activity from 11/27-11/30 but you can adjust the dates as you see fit. You can group this information differently if you'd like (Author, Epic, Sprint, Repository) and also apply the filters that you see in the upper right:
Each ticket can be expanded to show the work that went into it - all the way down to the individual commits:
We offer a free trial if you want to check it out!
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.