Bug 26513

Summary: Problematic DBRev order
Product: Koha Reporter: Tomás Cohen Arazi (tcohen) <tomascohen>
Component: Installation and upgrade (command-line installer)Assignee: Tomás Cohen Arazi (tcohen) <tomascohen>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: jonathan.druart, kyle, martin.renvoize, nick, tomascohen
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 19889    
Bug Blocks:    
Attachments: Bug 26513: Fix problematic DBRev order

Description Tomás Cohen Arazi (tcohen) 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 (tcohen) 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