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: 

  1. Click Edit for the workflow that has the transition you wish to add the post-function on.
  2. In the Workflow Designer, select the transition.
  3. Click on Postfunction in the properties panel.
  4. Click on Add postfunction.
  5. Select Comment parent/child issue from the list of postfunctions.
  6. Click on Add to add the postfunction on the transition.
  7. 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.