Forums

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

How to extract the date and time when an assignee change?

John Chen August 19, 2020

Hi,

Is there a way to extract when an issue was transitioned from an assignee to a new assignee?  Currently, I can only see the change from one assignee to another in the History tab of the issue.  There's no field that would allow me to query for that change date/time.

Please help!

 

2 answers

0 votes
Viktor Malafei
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!
January 28, 2022

Hi @John Chen

Have you found a solution for this?

0 votes
Florian
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.
August 19, 2020

You can use automation for Jira and store the current time in a custom field whenever the assignee is changed. Of course you will see only the latest change but maybe that is enough for you. So you can then query all task that are currently assigned to a specific user for more then let’s say a week. 

John Chen August 19, 2020

Thanks Florian.  I actually need to see all the changes.  For example, if a JIRA changed from a PO to a Developer, then to another Developer, and finally to QA, I need to see when all those changes were made.

Suggest an answer

Log in or Sign up to answer