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,553,430
Community Members
 
Community Events
184
Community Groups

Sum Story Points in Epic in Jira Automation Data Center

Hi,

Does anyone have a solution for summing up story points using Jira Automation Data Center? I know there is a solution in the Cloud version using the Lookup Issues action in the rule, but without that action available in Data Center, I'm not sure how to create an automation rule that works.

Goal: sum up story points at any child level and display in Story Points field in parent ticket. Most commonly, this would sum the story points of issues in an epic and display the sum value in the Story Points field on the epic, but ideally, we'd like to be able to push that up a level as well (sum the values on the epics and display on the parent feature, for example). But if we can only solve part of this, rolling up to the epic level is the first goal.

For reference, here is the solution in Cloud, which is not available in Data Center: https://community.atlassian.com/t5/Automation-questions/How-do-you-sum-up-story-points-to-the-epic-using-jira-automation/qaq-p/1731595

Thank you!

1 answer

1 vote
Gareth Cantrell
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.
Nov 04, 2021

Hi @Abby Domanowski 

I posted a solution using Jira Data Center earlier this year which you can read in this thread 

Bill Sheboy
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.
Nov 04, 2021

Hi @Abby Domanowski 

Yes, and...to Gareth's suggestion:

First thing, I am using Cloud version and so cannot test this...

Kind regards,
Bill

Thank you, @Gareth Cantrell and @Bill Sheboy - I will take another look at that and let you know if I have success. Thanks!

Hi @Gareth Cantrell - we recently upgraded to Jira 8.20.1 where personal access tokens can be created, and we're moving away from basic auth. Do you know how the web request auth header would need to be updated to work with a personal access token (generated within a user's profile in Jira)?

Gareth Cantrell
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.
Nov 12, 2021

Hi @Abby Domanowski 

My suggestion would be to use a service account and create a PAT for that; you can then use the following header in your web request in place of the basic auth header:

Authorization: Bearer <yourToken>
Like Allison likes this

Thank you for the suggestions, this works perfectly using Bearer <yourtoken>

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events