🚀 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:

Set or create JWT project property

On this page


Purpose

This post-function is used for updating and optionally creating a Project Properties in case it doesn't exist in a project.



Example: Setting / Creating a project property called "LastIssueClosingDateTime" with current date-time

We will show how to update a Project Properties with called "LastIssueClosingDateTime", in order to store the last date-time that an issue was closed in the project.

We use Set or create a project property for updating (or creating if it doesn't exist) a project property called "LastIssueClosingDateTime" with the value of current date and time:


Note that:

  • %{00057} is field code for "Current date and time"


Once configured, transition "Close Issue" will look like this: