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]: Split transactions are double counted in off-budget accounts #1746

Closed
1 task done
CalebBurton opened this issue Sep 28, 2023 · 3 comments
Closed
1 task done
Labels
bug Something isn't working split transactions

Comments

@CalebBurton
Copy link

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

When adding a split transaction in a budgeted account that is a transfer to an off-budget account, the off-budget account receives the parent transaction as well as each of the child transactions. The value of the transaction is therefore doubled. Example screenshots below.

Budgeted account making the split transfer:
budgeted_account

Off-budget account receiving the split transfer:
off_budget_account

I'm running server version v23.9.0 via docker and client version v23.9.0 via Firefox and Chrome on macOS.

This might be related to #1574 and #1732, but it's a distinct symptom from what those describe.

What error did you receive?

No response

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox, Chrome

Operating System

Mac OSX

@joel-jeremy
Copy link
Contributor

Hi @CalebBurton! Taking for reporting the issue. I have created a fix for this via #1751.

@CalebBurton
Copy link
Author

Wow, thanks for that extremely fast fix! Glad that it wasn't too complicated to resolve

@joel-jeremy
Copy link
Contributor

Closing this as #1751 have been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working split transactions
Projects
None yet
Development

No branches or pull requests

2 participants