TicketAudits
Columns
Name
Type
References
Description
Id [KEY]
Long
Automatically assigned when creating audits.
TicketId
Integer
Tickets.Id
The ID of the associated ticket.
AuthorId
Long
Users.Id
The user who created the audit.
CreatedAt
Datetime
The time the audit was created.
Metadata
String
Metadata for the audit, custom and system data.
ViaChannel
String
This object explains how this audit was created. This does not update on every request.
ViaSource
String
This object explains how this audit was created. This does not update on every request.
Events
String
The user who created the audit.
Last updated