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

Bug: Change ($ and %) is not shown per-account, but is OK per group (of accounts) #1330

Open
gboudreau opened this issue Oct 20, 2024 · 2 comments
Labels
Community This is a great issue for community members to work on 2️⃣ Medium Priority Community contributions accepted, Maybe team only works on if there are no high priority items open

Comments

@gboudreau
Copy link

Describe the bug
Dashboard and Accounts pages report changes, but those are only displayed per "group", and opening the group, we don't see which account(s) changed.

To Reproduce
Steps to reproduce the behavior:

  1. Import accounts from CSV
  2. Wait 1 day
  3. Balances changed of some accounts (see Bug: Net worth not calculated correctly after (CSV) accounts import #1329)
  4. Notice how the changes are reported only per group, and not per account. All accounts show No change, while groups (totals) do.

Expected behavior
See changes per account

What version of Maybe are you using?
Self-hosted, v0.1.0

What operating system and browser are you using?
Docker

Screenshots / Recordings
image
image
image

Additional context
This might be a duplicate of #1329, in which some rows are missing from the account_balances table.
Still, the changes are correctly computed for the groups, so it should be able to indicate which accounts changed.

@gboudreau
Copy link
Author

Of note: I tried to insert the missing rows in account_balances to have rows for both yesterday and today, for the same account, but with different balances, to see if that would fix this.
The behavior I described still happens: I see the change at the group level, but not at the account level:
image

@zachgoll
Copy link
Collaborator

@gboudreau thanks for the report. Will take a look!

@zachgoll zachgoll added 2️⃣ Medium Priority Community contributions accepted, Maybe team only works on if there are no high priority items open Community This is a great issue for community members to work on and removed 🐛 Bug labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Community This is a great issue for community members to work on 2️⃣ Medium Priority Community contributions accepted, Maybe team only works on if there are no high priority items open
Projects
None yet
Development

No branches or pull requests

2 participants