Is there a way to calculate Story Points only if the user is apart of a certain group

Alex Wills December 1, 2024

I have an automation in Jira which sends a Slack message to a channel reporting back what the final Story points were for that closed sprint. 

I wanted to update that function to only report back the story points total if the users were apart of a team. 

 

The original function was this: 

{{lookupIssues.issue.Story Points.sum}}

jiraissue.PNG



1 answer

0 votes
Walter Buggenhout
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 1, 2024

Hi @Alex Wills,

If you can limit the scope of your Lookup Issues function (the second step in your automation rule) to only the issues delivered by the team you want to report on, that should work.

That does imply the team must be filled out on the issues in the sprint or you should find a way to filter e.g. the issues where the assignee of the issues are part of the team.

Hope this helps! 

Alex Wills December 2, 2024

I took your advice and expanded on it so it would limit itself to the recently closed sprint. 

jiraupdated.png

Suggest an answer

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

Atlassian Community Events