Forums

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

Calculate sprint commitment from story points using automation

Steve Browning
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!
September 11, 2023

Hi,

I've being trying a bunch of different things and read a lot of articles. 

I am trying to calculate each of our sprints, sprint commitment. However I can't sum story points in a sprint using any jira automation approach. The first data point that is needing is sprint_accepted_story_point_sum.

By reading posts, I now believe that summing sprint story points is something that can't be done via standard sprint stories as it seems this can only be used for Epics and Parent / Subtasks. However, I thought I'd ask the more experienced community to see it is possible.

Here is my automation for the sprint_accepted_story_point_sum

Screenshot 2023-09-11 at 1.48.04 PM.pngScreenshot 2023-09-11 at 1.48.30 PM.png

 

I have verified that the JQL returns the open sprint stories.

You can see in the edit issue component I have the sprint_accepted_story_point_sum selected and trying to do a lookupissues.Story Points.sum.

The log never shows summed story points. 

There Log shows success and says "Story point sum " with no sum.

Can you please verify that automation can't do this kind of summing or suggest a way that this can be achieved without the need for a marketplace plugin?

 

1 answer

1 accepted

0 votes
Answer accepted
Steve Browning
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!
September 13, 2023

So I've answered this question myself. It is not possible using just automation / JQL to sum story points without using a plugin, for Epics, Parent / subtasks or a connected app. 

I ended up setting up a connected app that I can now develop using the Jira rest apis and NodeJs. I've already got an app connected and it will work great!

For those interested I used this to get started: 

https://developer.atlassian.com/cloud/jira/platform/getting-started-with-connect/

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events