This article is for Cloud. Visit Data Center
Expr Language - Property Access
Formulas can get the value of an item's property using the following notation:Â object.property
fixVersion.releaseDate //returns the release date for the fixVersion
For a complete list of supported properties, see Item Property Reference.