I'm trying to create a Query to extract some metrics, one thing that I need is the date that the user change the task from TO DO do IN PROGRESS, do we have a field to pick up this information?
Hi @Ramos, Dyonata Laitener Welcome to Atlassian Community!
You can do this by putting a post function on the transition when issue moving from TO DO to In Progress.
Put Date time custom field on View Screen and insert post function Update Any Issue Field (JSU) post function and value set as %%CURRENT_DATETIME%%
or you have any other plugin like script runner , you can use that as well.
Thanks
V.Y
We have raised a request in our Beecom portal, so we can provide quick support and track the progress of the ticket. Please register in our portal and access the ticket using this link: https://beecom-products.atlassian.net/servicedesk/customer/portal/3/JSU-3657 .
And to answer your question,
Then follow the steps:
Notes:
Please let me know if you need help to set this into place.
Thanks,
Avinash
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.