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!
Hi @John Chen
Have you found a solution for this?
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.