Bug 33991 - Inventory tool should be run in the background for performance reasons
Summary: Inventory tool should be run in the background for performance reasons
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-13 04:59 UTC by David Cook
Modified: 2024-04-12 08:19 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.