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: 

Updating custom date field using workflow post function?

Nikhil J
Contributor
December 17, 2013

Hi,

We'd like a custom date field to be updated automatically when an issue moves to the last state in our workflow. For e.g. add the project end date as today's date when issue moves to "deployment complete" phase in our workflow. Is there a way to do this using "post function" in workflow configuration? I can only find the simple fields in the "post function" configuration. Can we update custom fields using post function?

We don't have the script runner plugin installed, is it possible without writing custom script?

Cheers,

Nikhil

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Christian Czaia [Decadis AG]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
December 17, 2013

Yes,

just use the following plugin:

https://marketplace.atlassian.com/plugins/com.googlecode.jira-suite-utilities

It's free and should be part of every JIRA installation :-)

Cheers