In JIRA Data Center 9.1.0 is there a way in Automation or Workflow that when a ticket gets moved to a particular workflow state, that we can set a custom date field, 'activity start date' to the current system date?
Solved! Go to Solution.
Thank you Joseph! so I have the rule built using your option 2. I have the transition step in place and want to set the current date to the "Activity Start Date' which I have up now, but it wants me to use the date picker? How can I simply set it to "current date?
Thank you!
-Steve
Using smart value, you can use the following to reference current date -
Referencing the current date/time
You can reference the current date and time using {{now}}.
Here is additional reference on using Smart Value in your automation rule setup -
https://support.atlassian.com/cloud-automation/docs/examples-of-using-smart-values-with-dates/
Best, Joseph
...And it works perfectly!!!!
thank you so much for helping solve this and also for the wealth of information you provided for me!!
Best,
Steve Josue