Forums

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

JIra Hosted version 7.3 - Story Bug

DPA
Contributor
January 29, 2018

Hello,

We are using Subtask to manage our defects. We created a custom field as Storybug for subtask.  As the Storybug only show up on the sprint board within a Story, is there any custom query which would allow me to get a list of all Storybugs for a sprint.  

I followed the below mentioned process:

Step 1: Create an subtask

Step 2: Subtask - StoryBug

Thanks

1 answer

0 votes
Nic Brough -Adaptavist-
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.
January 29, 2018

The query

issuetype = StoryBug and sprint = "name of sprint"

should do it, but I suspect you want more than that?

DPA
Contributor
January 29, 2018

Thanks Nic.

The aim is to create a graph of the bugs reported per sprint. Also, how to get the total count of StoryBug for 5 sprints.

Nic Brough -Adaptavist-
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.
January 29, 2018

Ok, a slight change

issuetype = StoryBug and sprint in (sprint 1, sprint 2, sprint 3, etc)

Total count is up to the reporting you're using.  I suspect you're going to need to write a report or gadget to get this out.

DPA
Contributor
January 29, 2018

Thanks Nic. Any suggestion on the gadget I can use.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events