Custom context variables and their types. These variable types are available for use in a custom context:
The ID of the customer request that is available under the customerRequest
variable when evaluating the expression. This is the same as the ID of the underlying Jira issue, but the customer request context variable will have a different type.
The issue that is available under the issue
variable when evaluating the expression.
The collection of issues that is available under the issues
variable when evaluating the expression.
The project that is available under the project
variable when evaluating the expression.
The ID of the service desk that is available under the serviceDesk
variable when evaluating the expression.
The ID of the sprint that is available under the sprint
variable when evaluating the expression.
Generated using TypeDoc
The ID of the board that is available under the
board
variable when evaluating the expression.int64