[Bug]: Certain splits always show as needing more funds. #4220
Labels
bug
Something isn't working
regression
This bug appeared after a recent release and needs to be fixed before the next release
Milestone
Verified issue does not already exist?
What happened?
If an existing transaction is turned into a split, the check for sum(child_amounts)=parent_amount is always showing even if the children add up.
I checked a file export and it looks like the transaction is getting flagged as having an error in the db with the "missing" amount. So maybe whats happening is that the error is not removed when the transaction is balanced and saved. Then when the account is opened again, the error is still in the db and is showed as the missing amount popover.
The "fix splits" option does not fix this, and it is still exists on a new transaction if the original is duplicated.
How can we reproduce the issue?
Steps to recreate:
Where are you hosting Actual?
None
What browsers are you seeing the problem on?
No response
Operating System
None
The text was updated successfully, but these errors were encountered: