cohenadair / anglers-log

Anglers' Log is a mobile application written in Flutter that allows users to track, analyze, and share their catches in the sport of fishing.
https://anglerslog.ca/
GNU General Public License v3.0
25 stars 8 forks source link

Comparison reports show the same results #914

Closed cohenadair closed 4 months ago

cohenadair commented 5 months ago

I’m getting some unexpected behavior when creating a custom report of the type “Comparison”.

Current behavior: When comparing two date ranges I get the same result for both date ranges.

Expected behavior: each date range should have a unique result given that the data for each date range is different.

Steps to reproduce: create a custom report and set last 14 days for one, and last 60 days for the other.