[Bug 42217] New: ERM Usage – Harvesting Twice Does Not Overwrite Data
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42217 Bug ID: 42217 Summary: ERM Usage – Harvesting Twice Does Not Overwrite Data Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: ERM Assignee: jonathan.druart@gmail.com Reporter: michaela.sieber@kit.edu QA Contact: testopia@bugs.koha-community.org CC: jonathan.druart@gmail.com, jonathan.field@openfifth.co.uk, martin.renvoize@openfifth.co.uk, matt.blenkinsop@openfifth.co.uk, pedro.amorim@openfifth.co.uk If reports are harvested more than once, the usage_count should be overwritten when the data has changed. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42217 Michaela Sieber <michaela.sieber@kit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=39344 --- Comment #1 from Michaela Sieber <michaela.sieber@kit.edu> --- Please see also Bug 39344 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42217 Michaela Sieber <michaela.sieber@kit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew.auld@openfifth.co.uk | |, clemens.tubach@kit.edu, | |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42217 --- Comment #2 from Michaela Sieber <michaela.sieber@kit.edu> --- Created attachment 202590 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202590&action=edit Example-Cambridge-Data-Reharvest-Notification -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42217 --- Comment #3 from Michaela Sieber <michaela.sieber@kit.edu> --- If a month was harvested twice than the usage values should be overwritten and not added • Otherwise, multiple rows per month can lead to incorrect calculation of usage data, because usage_count is summed when values differ • Example: First harvesting of the month → result = 5; another run → result = 15 → total becomes 20, although the usage_count should be overwritten with 15 → Providers are allowed to correct usage data. This can be reproduced by modifying/manipulating the usage_count in the database and running the harvesting again. The comparison should not include usage_count -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org