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

Do not export future balances #16

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

idpaterson
Copy link
Contributor

@idpaterson idpaterson commented Nov 15, 2023

The month-by-month API export results in future dates in the current month rather than ending at today's date. If the current data were imported in the future it would wipe out accurate balance data collected by Monarch and result in an unexpected plateau in the balance charts since the Mint API just carries forward the last balance to future dates.

Additionally, Monarch shows an unhelpful error message when it hits future dates in a balance history import:

Error parsing value '2023-11-17' on row 3922.

Copy link
Member

@vanessa vanessa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@vanessa vanessa merged commit 320fd69 into monarchmoney:main Nov 15, 2023
1 of 2 checks passed
@vanessa vanessa added the bug Something isn't working label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

Successfully merging this pull request may close these issues.

2 participants