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)
committerChris Sharp <csharp@georgialibraries.org>
Fri, 22 Sep 2017 18:35:25 +0000 (14:35 -0400)
commit8853bc63b8101929075c699a2b2dce6a978eeb15
tree470432649fdda39ff3709b8597041ca4f1abd547
parenta095b90ac942ca4c8bbeb6f4397f23ab8a3b799a
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]