Forums

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

How to count all subtasks created with the name demo

prksrininvas
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!
April 9, 2019

I would like to count number of sub-tasks created that has a certain Summary 'XYZ', in each sprint against each epic

1 answer

1 accepted

0 votes
Answer accepted
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 11, 2019

Hello,

Welcome to Atlassian Community.

I understand that you would like to have the number of Sub-tasks under a specific Epic, in a specific Sprint with the summary "XYZ". Is that correct?

You can use the Filter Count Gadget to return this information. These would be the steps:

- Navigate to your issue navigator and configure a filter that will return the sub-tasks which match your conditions:

issuetype = sub-task and summary ~ "XYZ" and Sprint = "Sprint name" and "parent" = Epic-key

- Save the filter

- navigate to your dashboard > Click Add Gadget > Select Filter Count Gadget > Configure the filter you created on the Gadget

Let us know if this information helps.

Suggest an answer

Log in or Sign up to answer