Bug 20418 - Remove UpdateTotalIssuesOnCirc and make it cron everywhere
Summary: Remove UpdateTotalIssuesOnCirc and make it cron everywhere
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 20396
  Show dependency treegraph
 
Reported: 2018-03-14 16:48 UTC by Gaetan Boisson
Modified: 2023-10-01 23:34 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 Gaetan Boisson 2018-03-14 16:48:53 UTC
I guess the reason this system preference exists it that if you do a lot of circulation, updating this live could have an impact on your server load.

But we could make it cron for everyone, it would always work and wouldn't require choices to be made and setup to be done.
Comment 1 Katrin Fischer 2018-03-30 13:39:00 UTC
I am not opposed to it, might be good to take a look at the original bug to see of there were other concerns.