]> git.koha-community.org Git - koha.git/commit
Bug 18761: Fix tests for AutomaticItemModificationByAge.t - clear cache
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 8 Jun 2017 17:17:53 +0000 (14:17 -0300)
committerMason James <mtj@kohaaloha.com>
Sun, 30 Jul 2017 13:02:04 +0000 (01:02 +1200)
commitb96de87dd86ea0c29ddbe75406375cbb79a3fdf5
tree35afdd4f39594f533e52b5354307e59ef6a993ce
parent60983fc92937711d239652d08341bd94783493fe
Bug 18761: Fix tests for AutomaticItemModificationByAge.t - clear cache

The mapping structure is cached and may be wrong if already populated.
We need to clear the cache when a framework is modified

Signed-off-by: Lee Jamison <ldjamison@marywood.edu>
Works as described in test plan and passes QA tools.

(cherry picked from commit c3a115916146e7c1e98c58c0b0a429e9841af461)
(cherry picked from commit a44c0f82712a1e9492b0604711fdaebdcfd345b2)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
t/db_dependent/Items/AutomaticItemModificationByAge.t