2.2 upgrade missing vandelay.authority_match.quality column

Bug #1015108 reported by Bill Erickson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Undecided
Unassigned

Bug Description

Evergreen 2.2+

Evergreen 2.2 has a new vandelay.authority_match.quality column, which is present in the base schema but not the 2.1 -> 2.2 upgrade script. Without this column, users will see errors like this when trying to import authority records via Vandelay:

[ERR :31974:oils_sql.c:5605:13400420813160288] open-ils.cstore: Error retrieving vandelay::authority_match with query [SELECT "vam".id, "vam".queued_record, "vam".eg_record, "vam".quality FROM vandelay.authority_match AS "vam" WHERE "vam".queued_record = 56744;]: 0 ERROR: column vam.quality does not exist

Branch pushed to working => collab/berick/2.1_2.2_upgrade_auth_match_quality

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/collab/berick/2.1_2.2_upgrade_auth_match_quality

Tags: pullrequest
Revision history for this message
Lebbeous Fogle-Weekley (lebbeous) wrote :

Indeed. That column seems never to have made it into any upgrade script before now. Thanks Bill. Pushed to master and rel_2_2.

Changed in evergreen:
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.