This function returns the value of a project property for a given project property in the current issue's project.
Null
is returned if project property doesn't exist.
Syntax
projectProperty(propertyName) #Output: Text
Variant where you can additionally define a project key.
Syntax
projectProperty(propertyName, projectKey) #Output: Text
Use cases and examples
Use case | JWT feature | Workflow function | Field type | Automated action | Parser functions |
---|---|---|---|---|---|
Set custom IDs for each issue | |||||
Calculate custom sequence numbers | |||||
Only user specified in project property is allowed to execute transition | projectProperty() | ||||
Validation based on the value of a date type project property |