Change #5084
Category | None |
Changed by | Cesar Velez <cesar.velez | @equinoxinitiative.org>
Changed at | Mon 12 Feb 2018 15:41:45 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 4cdc7cd6e32942331e4403349fdd13ff1c88ec03 |
Comments
LP#1739648 - fix item duplication in itemsout and holds grids Since these grids have caching, if the offset was greater the cached data length, the grid would try to fetch data again, even if it's already there, pushing duplicate items into the cache. This should prevent that. Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org> Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org> Signed-off-by: Mike Rylander <mrylander@gmail.com>
Changed files
- Open-ILS/web/js/ui/default/staff/circ/patron/holds.js
- Open-ILS/web/js/ui/default/staff/circ/patron/items_out.js