Bug 34632 - Patron Importing should be a background job
Summary: Patron Importing should be a background job
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-28 18:16 UTC by Liz Rea
Modified: 2023-10-13 01:48 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Liz Rea 2023-08-28 18:16:13 UTC
Hi friends, 
Now that we have a lovely queue for our background jobs, we should make the patron import use the queue to process those and store the outcome. 

This will help us avoid the 500/600/whatever you set apache timeouts experienced by libraries whenever they import batches of patrons of any significant size.

Cheers,
Liz
Comment 1 Laura O'Neil 2023-10-12 23:58:30 UTC
This would be a huge improvement for libraries who import large batches of patrons.