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:28 +0000 (10:38 -0400)
commiteb453a778bf2c5cda84e6ba6f34c7e5a9dd3d0c6
treef1387565d719a88202713db5fda77a3249380733
parent598bc386967030bc21f0e2e2fcfab113bcf38544
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