I want to know if it is possible to configure a custom field to be automatic fill out when a JIRA change its status. Example: When JIRA transit for Open to Resolve.
Community moderators have prevented the ability to post new answers.
In onDemand, you can use the "Update Issue Customfield" post function and use the value %%CURRENT_DATETIME%%' to set the current date.
Hi, as I can see your in OD version. So what you can do it's get JIRA suite utilities plugin that I believe is pre-installed in your instance. This plugins gives the possiblity to add a postfunction called update issue custom field in a transition of your workflow. In the value you have to set something like this '%%CURRENT_DATETIME%%'
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have a custom field call Develop Date. So I want set the date when my developer change status from open to resolved in that field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What do you want it to fill out with?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Community moderators have prevented the ability to post new answers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.