Bug 29336: Database revision
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Thu, 28 Oct 2021 12:11:07 +0000 (12:11 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 19 Jan 2022 07:15:05 +0000 (21:15 -1000)
commit051aafb896de51d4b66efda9616bfdde4459aadb
tree738edc3ed96090615c7578f0502ab66c2caa1751
parent1d5332deb691488000ef92baed78bee442b0c564
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>
installer/data/mysql/atomicupdate/bug_29336.pl [new file with mode: 0755]