ticket_status_log

Records the status changes of tickets over time.

Column name Description Data type
ticket Reference to ticket. integer *
ticket_status Reference to ticket_status. integer *
start_time   timestamp without time zone *
stop_time   timestamp without time zone *