Bug 26513 - Problematic DBRev order
Summary: Problematic DBRev order
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (command-line installer) (show other bugs)
Version: Main
Hardware: All All
: P5 - low major (vote)
Assignee: Tomás Cohen Arazi
QA Contact: Testopia
URL:
Keywords:
Depends on: 19889
Blocks:
  Show dependency treegraph
 
Reported: 2020-09-23 12:36 UTC by Tomás Cohen Arazi
Modified: 2021-06-14 21:29 UTC (History)
5 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 26513: Fix problematic DBRev order (3.08 KB, patch)
2020-09-23 12:46 UTC, Tomás Cohen Arazi
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Tomás Cohen Arazi 2020-09-23 12:36:56 UTC
From bug 19889#c95, the order in which columns are added on updatedatabase.pl is problematic.
Comment 1 Tomás Cohen Arazi 2020-09-23 12:46:09 UTC
Created attachment 110598 [details] [review]
Bug 26513: Fix problematic DBRev order

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Comment 2 Jonathan Druart 2020-09-23 20:17:48 UTC
I fixed it as a follow-up of bug 19889

  commit d45a699975b9857990e19bb9ddc12267ebd05334
  Bug 19889: (follow-up 2) update DB adjustments