🚀 JWT 3.0 is out 🚀 

The app was completely overhauled, and so was the documentation: Jira Workflow Toolbox (Server/Data Center) Home

The page you are viewing is still valid for all app versions prior to 3.0.

This function has been renamed with the JWT 3.0 release. 

Find the new documentation at:

Regular expression renderer

On this page


Purpose

This post-function can be used for replacing a substring in the content of another field. The replacing string is defined by the content of another field. You can implement this same behavior using more advanced features like Copy parsed text to a field or Format field value post-functions.



Example: Replace reporter with current user if he does not belong to the administrator project role

If reporter doesn't belong to role Administrators, then replace the username of the Reporter in the issue Description with the one of the Current User


Note that:

  •  %{00006} is field code for Reporter

Once configured, the post-function looks like this:




Related Features