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:
- AMU - Using post-functions
- AMU - Using post-functions
- AMU - Using post-functions
- AMU - Using post-functions
Workflow Functions
Workflow function | Description | Parameters |
---|---|---|
Issue Clone Post Function | Clones the issue | |
Assign to Workflow Step Actor Post Function | Assigns a ticket to the user that performed a previous workflow step. See example below. | |
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. | |
Set Original Estimation | Copies the value from a custom field to the original estimation. Configuration You need to specify
|
Example - Assigning a ticket to the user who performed the previous workflow step
...