How can I have a report on jira item I have work on (assignee) during a time span

Sylvain.Hotte November 12, 2019

Hi, 

I got this report

assignee was currentUser() 

But I want to filter the item to only get those that I was assignee during a period of time.

Example:

Item A was created june 12 but was assign to me on july 8. on august 14 I assigned it to Bob.

Item B was created june 12 but was assign to me on august 8. on august 14 I assigned it to Bob.

I want to see the item I work on for the month of July. In that case only Item A will be shown

Thanks

1 answer

1 accepted

0 votes
Answer accepted
Sylvain.Hotte November 12, 2019

assignee was currentUser() DURING (2019-11-01, 2019-11-30)

Suggest an answer

Log in or Sign up to answer