https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36315
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #164064|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 167179 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=167179&action=edit Bug 36315: ILSDI GetRecords use AuthorisedValues cache for items.location Speedup GetRecords by using Koha cache for items.location authorised value. Test plan 1) Enable ILS-DI http://localhost:8081/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ILS-DI 2) Download a record http://localhost:8080/cgi-bin/koha/ilsdi.pl?service=GetRecords&id=1 3) Note location_description 4) Apply patch 5) Re download the same record 6) Verify location_description are the same Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
