How to copy field value from one field to another? Just a one time update.
By one time update, I guess you may not want to use options that involve perhaps a transition postfunction, that copies the values when a transition is executed?
There are a few other options that don't involve a transition post function at all:
For the post function method, you can use this plugin https://marketplace.atlassian.com/plugins/com.googlecode.jira-suite-utilities
If you're copying this field on multiple issues, however it will make sense to perform a bulk change for the transition of the issues, to copy the fields simultaneously.
It looks like you're new here. Sign in or register to get started.