how can i auto populate today's date into a field when it transitions from 1 state to another?
1 answer
0 votes
Deleted user June 1, 2015 edited
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().
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.