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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

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: