Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Use additional post-functions to perform such tasks as copying a value from a custom field, cloning, assigning tickets based on a certain condition, and more:

Workflow Functions 

Workflow functionDescriptionParameters

Issue Clone Post Function

Clones the issue

Image Modified

Assign to Workflow Step Actor Post Function

Assigns a ticket to the user that performed a previous workflow step. See example below.

Image Modified

Assign From Field

Assigns a ticket to the user from the custom field. The custom field can be user, project (to assign to project lead) or text.

Configuration: You need to specify the custom field from which user should be taken.

Image Modified

Set Original Estimation

Copies the value from a custom field to the original estimation.

Configuration

You need to specify

  • Custom field from which the value for the estimation will be taken. 
  • Time – by default the value is in minutes, and you can also define that number value in hours. If the value is in a logging work format (eg. 3w 4d 12h) then this value will be taken.

Image Modified

Example - Assigning a ticket to the user who performed the previous workflow step

...