When issue moved from "In-Progress" to "Done" status.

Pradeep June 29, 2021

When issue moved from "In-Progress" to "Done" status I need end date to be updated as same date of transition of issue happened from "In-progress" to "Done".

1 answer

1 accepted

2 votes
Answer accepted
shruti gupta
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.
June 29, 2021

Hi @Pradeep 

This can be achieved by two ways :

  1. By using the post function(update parameter) in the transition from In progress to done. The End date of the issue will be set to %%CURRENT_DATETIME%% which will update at the time of transition .
  2. By Using automation for jira
Iago Docando
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.
June 30, 2021

third option, even if not always aplicable: if by "done" you mean "resolved" and you don't need to have different end and resolution times just be sure to assign the resolution to the issue when transitioning to "Done" and use the resolution time as your desired end time.

Pradeep June 30, 2021

Hi @shruti gupta ,

Thanks for the information.
May I know to how to create automation for this.

Iago Docando
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.
June 30, 2021
shruti gupta
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.
June 30, 2021

Yes, you can use the above document .

Its simple just select transition issue(in progress to done) then edit issue select the date and give the value .

Suggest an answer

Log in or Sign up to answer