Bug 24022: Remove unecessary delete from authorised_values
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 12 Nov 2019 16:16:44 +0000 (17:16 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 13 Nov 2019 13:19:44 +0000 (13:19 +0000)
commit37bc254581362689fa3a5e2bee2940eba3ea4cc2
tree5b676036d57dddba5148d89539f16d4f92fe43cd
parentfab29f7fd47452fc2cab8aa57fe5b59eb5ef8da4
Bug 24022: Remove unecessary delete from authorised_values

Why do we need that exactly?
The cache is not flushed so it should not be needed.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/db_dependent/Koha/Z3950Responder/Session.t