Investigation Statuses
Jump to navigation
Jump to search
This information is also kept in the InvestigationStatus database table.
| Name | Value | Meaning |
|---|---|---|
INVESTIGATION_STATUS_UNKNOWN
|
0 | We don't know what the status of investigation this is. |
INVESTIGATION_STATUS_OPEN
|
1 | The investigation is open and active. |
INVESTIGATION_STATUS_WAITING
|
2 | The investigation is paused waiting for something. |
INVESTIGATION_STATUS_CLOSED
|
3 | The investigation is finished. |