]> git.koha-community.org Git - koha.git/commit
Bug 32435: Unit tests for Ticket/Ticket::Update change
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 25 Apr 2024 15:58:34 +0000 (16:58 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 30 Apr 2024 10:01:09 +0000 (12:01 +0200)
commitbc59661f1457b7eed0e18c4c18b29d4dc9876e62
tree5d010e798e093a57203e1d174a222ab965641a47
parenteec197565ca8dc1ecb7243b3c03ec4e8acc22ac9
Bug 32435: Unit tests for Ticket/Ticket::Update change

We add a fallback to allow TICKET_RESOLUTIONS to be returned in the
strings_map as additional TICKET_STATUS states.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/db_dependent/Koha/Ticket.t
t/db_dependent/Koha/Ticket/Update.t