]> git.evergreen-ils.org Git - 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:19 +0000 (10:38 -0400)
commitd6d975848a399d7719ff14d1fd54ba9a642bfa96
treed8c7a69d3c5d5d3b0b8534838f2f2c73f1f0b73c
parentd7c719515f36f1e29cb7b1cc8abd5329d7e1a9f3
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