Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

With this workflow post-function, you can update the value of a field.


To add 'Update Field / Custom Field Value Postfunction' to a transition: 

  1. Click Edit for the workflow that has the transition you wish to add the post-function on.
  2. In the Workflow Designer, select the transition.
  3. Click on Postfunction in the properties panel.
  4. Click on Add postfunction.
  5. Select Update Field / Custom Field Value Postfunction from the list of postfunctions.
  6. Click on Add to add the postfunction on the transition.
  7. Fill the form shown below and press 'Add' button.


Fields

Custom Field – The source field which you want update the value.
Value – The final value you want to update.

You can also type some variables to set a dynamic value:

  • {currentDate}
  • {reporter}
  • {assignee}
  • {clear}


  • No labels