[Koha-bugs] [Bug 16650] Add script to clear report caches manually

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 3 20:14:58 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16650

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 52022
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52022&action=edit
Bug 16650 - Add script to clear report caches manually

It would be nice if there was an easy way to clear a report cache before
it's expiration time.

Test Plan:
1) Apply this patch
2) Read the help for misc/cronjobs/clear_report_cache.pl
3) Make a public report
4) Load that public report via svc/report
5) Change the report so it will give different results
6) Reload svc/report, you should get the same results
7) Clear the cache with this script
8) Reload svc/report again, you should now get updated results!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list