causes duplicate upgrade_log_pkey error

Bug #768983 reported by StephenGWills
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Low
Galen Charlton

Bug Description

The upgrade script Open-ILS/src/sql/Pg/1.6.1.4-1.6.1.5-upgrade-db.sql in Evergreen-ILS-1.6.1.8 contains the line:
- INSERT INTO config.upgrade_log(version) VALUES ('1.6.1.4');
instead of:
+ INSERT INTO config.upgrade_log(version) VALUES ('1.6.1.5');

Revision history for this message
StephenGWills (swills) wrote :

fairly low priority but when running the upgrade path, makesone have to stop and investigate.

Revision history for this message
Galen Charlton (gmc) wrote :

Thanks. I've pushed a fix for when 1.6.1.9 is released.

Changed in evergreen:
importance: Undecided → Low
assignee: nobody → Galen Charlton (gmc)
milestone: none → 1.6.1.9
status: New → Fix Committed
Changed in evergreen:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.