customerRequest property

int? customerRequest
final

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.

Implementation

final int? customerRequest;