]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1718300: Fix serial.unit visibility at creation time
authorMike Rylander <mrylander@gmail.com>
Wed, 20 Sep 2017 18:42:01 +0000 (14:42 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 20 Sep 2017 21:49:52 +0000 (17:49 -0400)
commit8c04e4a92dad17b1bdf2ee1dd9df33a0d583fe9c
tree2ef4d08ba04216f0c99b203b47d2e90e27effb1c
parentb87a437825a531a3e6977d1e0b17e48d8f41f74a
LP#1718300: Fix serial.unit visibility at creation time

The new copy visibility trigger was not taking into account a particular
dataflow that is common to the serial checkin process.  This branch
addressed that case where the call number of a copy changes, requiring
an update of one row on the cache table.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/sql/Pg/300.schema.staged_search.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.function.copy_vis_attr_cache_fixup.sql [new file with mode: 0644]