[Koha-bugs] [Bug 30708] Creation of a new 'Preservation' module

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 3 15:30:42 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30708

--- Comment #44 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 152969
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152969&action=edit
Bug 30708: Deal with deleted authorised value categories

If a AV category is renamed or deleted, the app will freeze with
"TypeError: av_match is undefined"

To prevent that we add an check to prevent the freeze and a warning in
the settings.

We could eventually add a FK on option_source, but the idea was to let
it flexible in case we want to add another source.

This bug can be considered a configuration error anyway.

Sponsored-by: BULAC - http://www.bulac.fr/
Signed-off-by: BULAC - http://www.bulac.fr/

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list