...
Description | The 'Copy Value From Other Field' post-function copies the value of one field to another field, after a transition has been completed. Either within the very same issue or from parent to sub-task. |
Configuration | You must specify the field to copy from, and the field to copy to. For example: |
Example | A workflow is configured so that the 'Resolve' transition has the 'Copy Value From Other Field' post-function. The function is configured to copy the value of the 'Time SpentAssignee' field to the 'Free TextTextField' field. If a user resolves an issue on this workflow, the value of the 'Time SpentAssignee' field will be copied to the 'Free TextTextField' field after the issue is resolved. |
...