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!
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
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
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.