Skip to content

Use date for yesterday to filter results

KBach requested to merge feature/limit-results into develop

To unify dashboard data between pageviews (never available for today) and edits (sometimes available for today), I replaced the usage of today's date in filtering criteria with yesterday's date. This solves the problem of edit data sometimes containing 91 records.

Bug: T357124

Merge request reports