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,556,728
Community Members
 
Community Events
184
Community Groups

Query for a list of stories that have been pointed in the last sprint

I'm trying to write a query to tell me which stories were assigned points in the last sprint (2 weeks). A query for understanding if the points were changed within this time period would also be acceptable. This would be helpful because it would allow me to understand what scope is adding points to my overall backlog. 

 

I often run into problems like "Your team has completed 50 points last sprint but the overall backlog grew by a net of 25 points. The delivery date is now late". I need to understand why this growth is happening. (Yes, it's happening because Product Owners are adding stories or pointing existing stories during refinement) but categorizing this added scope is my end goal. 

1 answer

Hi Mateao, you are right, this is not straightforward to solve with a simple jql query, since history searches (using the WAS operator) do not support the 'Story Points' field. 

I think the best solution would be to introduce a workflow transition that is connected to filling out the story points field. For example we use open > ready > in progress for stories. Adding story points and transitioning to ready should be done in one go - since it happens in the refinement meeting. (If story points are assigned to stories outside a refinement meeting, or stories are set to ready without adding story points, I would consider this as a dysfunction.)

No if you have a transition connected to filling out the story points field, then the jql would be something like: "Type = story AND status changed to ready after -2w"

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events