Optimise Ticket forms
- return
void
on form upsert (id
string internally) - implement important Ticket e2e tests
- add e2e todo cases
- reduce ticket.user.forms fetch
- this was fetching all forms of a user
- also, just realised there's a bug: the checkin form of a ticket that has been assigned has the
userID
of the staff who created the ticket