Files
notifications-admin/app/main/views
Katie Smith a54b3c9f77 Pass valid ticket type to Zendesk
The feedback endpoints use `ticket_type` to decide what to display and
whether or not a ticket should be escalated. We were using the
ticket_type as the value for the Zendesk ticket_type. However, the Zendesk
API accepts 4 values for its ticket_type and these are different from
the ticket_type values we use in our code.

This change converts the Notify ticket_type value to a valid Zendesk
ticket_type value when creating a Notify feedback ticket.
2021-09-29 10:37:01 +01:00
..
2021-06-14 12:52:54 +01:00
2021-09-29 10:37:01 +01:00
2021-09-08 10:19:46 +01:00
2021-07-15 14:21:58 +01:00
2021-09-14 18:43:26 +01:00