]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1778567: don't return cached list/tree before updating
authorJeff Davis <jdavis@sitka.bclibraries.ca>
Tue, 7 Feb 2023 19:33:07 +0000 (11:33 -0800)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 12 May 2023 14:38:08 +0000 (10:38 -0400)
commit25d666d7977df5a277c8548ded2ac3ab27e4fdec
treedf106e507ad6b66d3072c2827ea181162382ea23
parentbec822944c5c030c87851dac27c6fef4d693a25c
LP#1778567: don't return cached list/tree before updating

The absorbList function can be used to append items to an existing
cached list (and ditto for absorbTree), so we shouldn't start off by
returning the cached version.

Thanks to James Fournie for catching this.

Signed-off-by: Jeff Davis <jdavis@sitka.bclibraries.ca>
Signed-off-by: Ruth Frasur <rfrasur@library.in.gov>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/web/js/ui/default/staff/services/env.js