The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

how can i autopopulate todays date into a field when it transitions from 1 state to another

t
June 1, 2015

how can i auto populate today's date into a field when it transitions from 1 state to another?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Deleted user
June 1, 2015

In the transition, put a post-function to "The value of field Date of the current issue will be set to the result of a Groovy expression (unless the field already has a value)" where your groovy is new Date().