etag property
The current etag of the issue.
If the etag is provided and does not match the current etag of the issue, closing will be blocked and an ABORTED error will be returned.
Optional.
Implementation
core.String? etag;
The current etag of the issue.
If the etag is provided and does not match the current etag of the issue, closing will be blocked and an ABORTED error will be returned.
Optional.
core.String? etag;