[GH-ISSUE #1474] [Bug]: Reconciliation state persists when selecting a new account #7487

Closed
opened 2026-04-10 17:20:34 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @TomAFrench on GitHub (Aug 6, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/1474

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

Currently if you're reconciling an account with a target balance then the reconciliation doesn't stop when you switch which account you're viewing. This results in a completely bogus target balance being shown for this new account.

Reproduction:

  1. Start reconciling Account A and provide a target balance B.
  2. Select a Account B from the sidebar.
  3. Observe that Account B is now in a reconciliation state with target balance B

We should turn off the reconciliation state whenever we switch accounts to address this.

What error did you receive?

N/A

Where are you hosting Actual?

Desktop App (Electron)

What browsers are you seeing the problem on?

Desktop App (Electron)

Operating System

Linux

Originally created by @TomAFrench on GitHub (Aug 6, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/1474 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? Currently if you're reconciling an account with a target balance then the reconciliation doesn't stop when you switch which account you're viewing. This results in a completely bogus target balance being shown for this new account. Reproduction: 1. Start reconciling `Account A` and provide a target balance `B`. 2. Select a `Account B` from the sidebar. 3. Observe that `Account B` is now in a reconciliation state with target balance `B` We should turn off the reconciliation state whenever we switch accounts to address this. ### What error did you receive? N/A ### Where are you hosting Actual? Desktop App (Electron) ### What browsers are you seeing the problem on? Desktop App (Electron) ### Operating System Linux
GiteaMirror added the bug label 2026-04-10 17:20:34 -05:00
Author
Owner

@MatissJanis commented on GitHub (Aug 6, 2023):

Duplicate of: https://github.com/actualbudget/actual/issues/1327

<!-- gh-comment-id:1666893691 --> @MatissJanis commented on GitHub (Aug 6, 2023): Duplicate of: https://github.com/actualbudget/actual/issues/1327
Author
Owner

@TomAFrench commented on GitHub (Aug 6, 2023):

Ah apologies, I searched for "reconciliation" rather than "reconcile" so that didn't show up.

<!-- gh-comment-id:1666894699 --> @TomAFrench commented on GitHub (Aug 6, 2023): Ah apologies, I searched for "reconciliation" rather than "reconcile" so that didn't show up.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#7487