Forums

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

ID's of issues with number of times they were in REOPENED status.

Sandeep Vashisht August 21, 2018

Hello All,

I need a help in getting the report which will tell the ID's of issues with number of times they were in REOPENED status irrespective of their current status. For e.g.: There are 10 issues which get reopened multiple times and the report should tell me those 10 IDs.

 

Thanks in advance for any help. 

 

2 answers

1 accepted

0 votes
Answer accepted
Sandeep Vashisht August 21, 2018

@Nir Haimov 

 

Can you please explain more about this field.

Nir Haimov
Community Champion
August 21, 2018

If you have the add-on "scriptrunner" you can create customfield of type "scripted field"

There you can write in groovy a script to count how many time an issue was in a specific status

1 vote
Nir Haimov
Community Champion
August 21, 2018

Hi,

You can get what you want with simple JQL:

status was in (Reopened)
Sandeep Vashisht August 21, 2018

but it doesn't tell me number of times it get reopened in his life span.

Nir Haimov
Community Champion
August 21, 2018

That's right...

you said "There are 10 issues which get reopened multiple times and the report should tell me those 10 IDs."

The JQL above will give you that.

 

If you also want the number of times it get reopened in his life span, you need to create a customfield of type "scripted field" of scriptrunner.

Sandeep Vashisht August 21, 2018

Thanks Nir, but that was a example :)

 

Any way thanks again for your help.

Nir Haimov
Community Champion
August 21, 2018

You are welcome :)

if i solved your issue, please mark my answer as the solution.

Or if you need anything else, let me know and i will continue to help if i can :)

Jack Brickey
Community Champion
August 21, 2018

You might be able to achieve your goal of count by using the filter Nir suggested in conjunction with a dashboard gadget, e.g. the two dimensional gadget. Maybe on y- axis the issue ID and the x-axis the project. Something to play around with.  

Nir Haimov
Community Champion
August 21, 2018

Didn't think about it @Jack Brickey

The two dimensional gadget may actually work.

@Sandeep Vashisht you should give it a try :)

Sandeep Vashisht August 21, 2018

@Jack Brickey your suggestion will not give "number of times issue comes in re-open state in a life span" 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events