With this workflow post-function, you can comment the an issue automatically.
To add 'Comment Issue Postfunction' to a transition:
- Click Edit for the workflow that has the transition you wish to add the post-function on.
- In the Workflow Designer, select the transition.
- Click on
Postfunction
in the properties panel. - Click on
Add
postfunction
. - Select
Comment Issue Postfunction issue
- Click on
Add
to add the postfunction on the transition. - Fill the form shown below and press 'Add' button.
Fields
Comment – Set here the message you want to display as a comment.
You can also type some variables to write dynamic messages:
- {currentDate}
- {reporter}
- {assignee}
- {currentUser}
- Other Dynamic content tags
User - If select, WMB will use this user to comment the issue.
Enabled - If checked, the Postfunction will be executed.