Versions Compared

Key

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


Section


Column
width30%600px


Panel
borderColor#333f48
bgColor#FFFFFF
titleColor#eeeeee
borderWidth1
titleBGColor#333f48
borderStylesolid
titleOn this page

Table of Contents
maxLevel1



Column




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:



Usage Example

Incoming Links
labelsexample