Closed a-tze closed 5 years ago
Looks good to me.
The other usages of the intial state are here:
Maybe you would want to change these, too?
As far as I understand we could also set ticket_state
to null
here:
(It resets the encoding tickets.)
Ticket creation via the UI uses the form values that were pre filled from a query of available states, so these should be fine.
SQL: allow empty ticket state on insert into tbl_ticket, fill with calculated initial state
Import: create tickets with NULL ticket_state