Bug 31619: add title back to list of OPACSuggestionMandatoryFields options
authorGalen Charlton <gmc@equinoxOLI.org>
Fri, 23 Sep 2022 18:49:48 +0000 (14:49 -0400)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 5 Dec 2022 18:03:12 +0000 (18:03 +0000)
commitf2e1b9738606146477f89b6068807ef1b9127187
tree9cde609dbc2b993bbb596d0a0a430ffe1a571751
parent36417312eb85236c5375994209cda50a01d0c2a2
Bug 31619: add title back to list of OPACSuggestionMandatoryFields options

This patch fixes a regression introduced by bug 29695 that prevented
setting the title as a required field when setting the
OPACSuggestionMandatoryFields to a non-default value.

To test:

[1] Set OPACSuggestionMandatoryFields in the system preferences
    editor and note that 'title' is not listed in the modal
    that is displayed.
[2] Apply the patch.
[3] Revist the system preference editor and note that 'title'
    is now displayed as an option.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 7af9c1c109fd191cc638614e32e5aecd5cbb525a)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Koha/Database/Columns.pm