| Enumeration | IssueAction | |
|---|---|---|
| Description | 
                     This enumeration contains the possible issue action types.  | |
| OPENED | the issue was opened | |
| REOPENED | the issue was reopened | |
| ASSIGNED | the issue was assigned | |
| FORWARDED | the issue was unassigned by the assignee | |
| MESSAGE_SENT | a message was sent to or from the customer | |
| COMMENTED | a comment was added to the log | |
| UPDATED | the issue was updated | |
| BLOCKED | the issue is blocked on other issues | |
| UNBLOCKED | the blocking issues were closed | |
| RESOLVED | the issue was resolved | |
| CLOSED | the issue was closed | |