IssueStateReason Enum
The possible state reasons of an issue.
Possible Values
#
COMPLETED
An issue that has been closed as completed
NOT_PLANNED
An issue that has been closed as not planned
REOPENED
An issue that has been reopened
Usages
#
References
#
- Field stateReason from ClosedEvent
- Field stateReason from Issue
- Field stateReason from ReopenedEvent
Previous
IssueState
Next
IssueTemplate
