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

Compare with Current View Page History

« Previous Version 2 Next »

On this page

The Set or create project property post function is used for updating and optionally creating a Project Property in case it doesn't exist in a project.

In this documentation and the post function configuration you will notice the symbol ( * ) next to some parameters, it means that this field is mandatory and shall not be left empty. Fields without the symbol are optional.

Basic configuration*

Below you will find a detailed description of each parameter of the basic configuration of the function.

Property*

Enter plain text and optionally use field codes to insert field values.

Value

Enter plain text and optionally use field codes to insert field values.

You can try your expression by clicking the play button on the top right of the JQL expression box.

Action*

Define the action to be taken if the project property does not exist. You have the following two options:

  • Create the property and assign the value
  • Do nothing
Conditional execution

Enter a condition (Logical / boolean condition) using the JWT expression parser - full feature list syntax.

You can even logically link and gather conditions in expressions as you like in order to map more complex conditions.

The post function will only be executed if the condition is met (returns true).



If you still have questions, feel free to refer to our support team.