Bug 33991

Summary: Inventory tool should be run in the background for performance reasons
Product: Koha Reporter: David Cook <dcook>
Component: ToolsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: mathsabypro, wizzyrea
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31744
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31216
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description David Cook 2023-06-13 04:59:06 UTC
The inventory tool takes a long time to run even for small batches of barcodes. This can lead to timeouts and other undesirable user behaviour. 

It would make sense to perform this computationally heavy workload via the background jobs.
Comment 1 David Cook 2023-06-13 04:59:30 UTC
Note that at the moment I don't have the time/sponsorship to take this on...
Comment 2 Liz Rea 2023-08-22 21:44:59 UTC
Love this yes.