...
Customize this post-function using the additional options provided as a part of the post-function. The options are:
- Customize the assignment: Select the required option.
Force assignment (default)
...
- Forcibly assigns the issue to the default member of the selected Project Rol
e. In this case, any user selected in the Assignee
field on the Transition screen (if any) is ignored.
Only if "Automatic"
...
- Assigns the issue to the default member of the selected Project Role
only if the user selects Automatic
in the Assignee
field on the Transition screen. If not, the assignee field will be set to the selected user.
Use selected assignee only if member of required role
...
- Assigns the issue to the member selected on the Transition screen, only if the member belongs to the selected Project Role
. If not, the Assignee field is not modified.
Use selected assignee if changed on the transition screen
...
- Assigns the issue to the default role member of the selected Project Role
only if the assignee is not changed (or set to Automatic) on the Transition screen.
- Conditional execution
To execute this post-function based on the result of a groovy expression see Conditional execution using Groovy expression.
...