Skip to content

Calculate daily fetches with a 100 day timespan. Changed int casting

Johannes requested to merge JO-adjust-fetchcount-statistic-page into master

What does this MR do?

Followup MR for !900 (merged)
As @Kniggerich promised to rewrite this sql query / method, this MR should only addresses the change of timerange and cast. This compensates months with many national holidays and such.

No changelog needed in my eyes.

How confident are you it won't break things if deployed?

Should work

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
Edited by Chris Oelmueller

Merge request reports