Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Advanced Jira Post Functions provides you a set of post functions to integrate your hierarchy data to your workflows. This is the full list of available post functions in the app:

  • Copy Groups of User in Field:This post function copies the groups of the user selected in the user field to the specified multi-group picker field.

  • Clear Field Values:This post function clears the values of the selected fields in selected issues.

  • Comment Issues:This post function adds a comment to the issue that is being transitioned.

  • Copy Comments to Issue:This post function copies all comments or only the last comment from the issue being transitioned to the designated issues.

  • Copy Fields from Another Issue:This post function copies the selected fields from the issue being transitioned to the specified issues.

  • Create Issue:This post function creates a new issue with the specified parameters.

  • Delete Issue:This post function deletes the selected issues.

  • Calculate Field Value:This post function updates the values of the selected fields based on the formulas defined using Jira Expressions.

  • Link Issues:This post function links the issues returned by the specified JQL to the issue being transitioned using the specified link type.

  • Unlink Issues:This post function removes the link between the linked issues and the issue being transitioned if they satisfy the condition specified in Jira Expressions.

  • Assign to Project Role:This post function randomly assigns the issue to a user holding the specified role in the project.

  • Assign to Last Role Member:This post function assigns the issue to the last person from the specified role who previously had the issue assigned to themselves.