Bug 33297: (follow-up) DBRev for existing databases
authorFridolin Somers <fridolin.somers@biblibre.com>
Wed, 22 Mar 2023 08:30:21 +0000 (22:30 -1000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 16 May 2023 18:17:23 +0000 (15:17 -0300)
commit72d88cab9e4538addd0d7e82b78b17fd2815578c
tree3533c3e6326050e3b2a4a7d73d9c2588a4ea9a37
parentc5bf76b19eb0e0264c13f08dc7abe14f02feb41c
Bug 33297: (follow-up) DBRev for existing databases

Test plan :
1.1) Start from a Koha 22.05
1.2) Upgrade to master
=> Check the upgrade says :
   Wrong system preference 'RetainPatronSearchTerms' renamed 'RetainPatronsSearchTerms'
2.1) Start from a Koha 22.05
2.2) Upgrade to 22.11
2.3) Via interface change system preference 'RetainPatronsSearchTerms' and save
2.4) Upgrade to master
=> Check the upgrade says :
   Wrong system preference 'RetainPatronSearchTerms' deleted

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
installer/data/mysql/atomicupdate/bug_33297.pl [new file with mode: 0755]