Comment parent/child issue postfunction
Since version 1.1
With this workflow post-function, you can comment all the child issues or the parent issue of the issue in transition.
To add 'Comment parent/child issue' 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 parent/child issue
from the list of postfunctions.Click on
Add
to add the postfunction on the transition.Fill the form shown below and press 'Add' button.
Fields
Parent/Child – Whether the parent or child issues will be commented.
Comment – The comment to add. You can use the following tags:
Current Date: {currentDate}
Reporter: {reporter}
Assignee: {assignee}
Current User: {currentUser}
Related issue key (parent or child): {related}
Current issue key: {issue}
Other Dynamic content tags
User - If select, WMB will use this user to comment the issue.
Enabled - If checked, the Postfunction will be executed.