Skip to content

Optimise Ticket forms

Fabio Maschi requested to merge fix/tickets into main
  • 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

Merge request reports

Loading