TicketPriorityStatus Enum
Some tooltip text!
• Less than 1 minute to read
• Less than 1 minute to read
The status (normal/deleted) of the priority.
Name | Value | Description |
---|---|---|
Unknown | 0 | The status is unknown, should normally not occure in the database |
Normal | 1 | The status is normal |
Deleted | 2 | The status is marked as deleted |
Usage
- ticket_priority.status - This table contains the ticket priorities.