Comment 3 for bug 1946531

Revision history for this message
Jeff Davis (jdavis-sitka) wrote :

Working branch user/jeffdavis/lp1946531-batch-add-to-user-bucket has a fix:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/jeffdavis/lp1946531-batch-add-to-user-bucket

How to test:

1. Get a CSV file of patron barcodes. The number of barcodes should exceed open-ils.actor max_children (default is 15).
2. Go to User Buckets > Pending Users tab. Upload the barcode file, select all rows, then do Actions > Add To Bucket. This will max our your open-ils.actor drones.
3. Apply the fix and restart the open-ils.actor service.
4. Repeat step 2 above. This time, you should not see a spike in open-ils.actor drones.