Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trip Summary - Incorrect best length/weight values #903

Closed
cohenadair opened this issue May 19, 2024 · 1 comment
Closed

Trip Summary - Incorrect best length/weight values #903

cohenadair opened this issue May 19, 2024 · 1 comment
Labels

Comments

@cohenadair
Copy link
Owner

See screenshot of "Best Length" tile:

Screenshot 2024-05-19 at 8 26 23 AM

@cohenadair
Copy link
Owner Author

Root cause: When a skunked trip exists, all catches are iterated (instead of none) when calculating "best trip" values, causing the values to be equal to all catches combined, rather than just the catches from that trip.

@cohenadair cohenadair changed the title Trip Summary - Best Length text incorrect/cut off Trip Summary - Incorrect best length/weight values May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant