Comment 2 for bug 1745499

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

Fix for item status UI pushed to same branch. This code could not be batched in the same was as the patron barcode lookup code, because it does a more than just issue a pcrud search. I opted to serialize the lookup instead and, since this is one of those rare cases where we know how many of something we are fetching, I added a progress dialog that indicates fetch progress in real time.