Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Listing number of issues resolved per resolver per day

Stephane Renou
Contributor
February 26, 2012

Hello,

I am trying to list how many issues were fixed per developper per day.

I was thinking on using the two dimensionnal filter statistic but it does not accept a date as one of its field.

I was also looking at single level group by report but here I have two levels data and resolver and I don't see how to add a date to that report.

Would you see a way to get that?

2 answers

1 vote
tousifs
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.
February 27, 2012

Hi Renou stephane,

May be you have to set the input parameter for your Report as Start Date -- End Date. Issue Status--

when user select all the Input parameter start Date-- End Date and Issue Status

it should display the result between start date and end for the specific issue status [].

using JQL or QueryBuilder we can get the issues associated to particular period of time

this is the addition criteria you have to add --- and().createdBetween(startDate, endDate)

now you have the result between two dates.

it will return all the issues matching criteria.

calculate the month day. and iterating the issues

getCreated() you will get the date associated to issues.

now iterate all the dates which are unique.

now you can get the status of you issue . for specific user.

-- we can calculate the total issue solved by each user for specific duration by date..

0 votes
Mizan
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.
February 27, 2012

You can have a look at the Tempo plugin which gives a similar solution .

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, team '25, conference, certifications, bootcamps, training experience, anaheim ca,

Want to make the most of Team ‘25?

Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.

Learn more
AUG Leaders

Upcoming Jira Events