Comment 3 for bug 1865564

Revision history for this message
Bill Erickson (berick) wrote :

Fixes pushed:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp1865564-rec-holds-grid-dupes

I identified 2 issues that required fixing:

1. Avoid fetching holds when the pickup lib selector fires its on change if the value provided matches the pickup lib we are already using.

2. Avoid resetting and reloading the grid during an active grid load. Instead wait for the current load to complete before launching the next load action.