Forums

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

Automating start date and end date when an issue is transitioned in Jira Cloud

Charles Cain April 5, 2022

Hello everyone,

 

I want to automate the entry of a given issue’s start and end date when the issue progresses through the workflow. Specifically when an issue is moved into In Progress, set the start date automatically.

Conversely, when the issue is moved to Done, set the end date on it.

any help would be appreciated!

2 answers

2 votes
Fernando Eugênio da Silva
Community Champion
April 5, 2022

@Charles Cain 

Just in the ACTION of editing the custom field of Start Date and End Date include the smartvalue: {{now}}

Then Jira will populate the field with exactly the date and time the transition was performed.

Hope this helps. Let me know if you have any question.

Regards,
Fernando

1 vote
Bill Sheboy
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.
April 5, 2022

Hi @Charles Cain 

What have you tried thus far to implement this, as this may be implemented using the Issue Transition trigger, some conditions (if needed), and an action to edit the field?

And, is "End Date" a custom field you have added as there is no built-in field with that name?

To help you get started please review this documentation and example rules:

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer