Bug 29336: Database revision
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 28 Oct 2021 12:11:07 +0000 (12:11 +0000)
committerKyle Hall <kyle@bywatersolutions.com>
Mon, 7 Feb 2022 11:23:21 +0000 (06:23 -0500)
commit2652f299987879c6a71d65bcaaf1a5101008ddfb
tree0129f712582565626ae93f279fed058b8ed58ede
parentc3fcce1bcdc0b08fbd56a257501e4e7dccb11067
Bug 29336: Database revision

Resizes the six fields identified earlier:

additional_fields.authorised_value_category 16=>32
auth_subfield_structure.authorised_value 10=>32
auth_tag_structure.authorised_value 10=>32
club_template_enrollment_fields.authorised_value_category 16=>32
club_template_fields.authorised_value_category 16=>32
marc_tag_structure.authorised_value 10=>32

Test plan:
Run dbrev, check database.
Bonus: Connect an AV category with a long name to a authority subfield.
Check if you see its values in the authority editor.
(This was the way I found the problem.)

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
installer/data/mysql/atomicupdate/bug_29336.pl [new file with mode: 0755]