[GH-ISSUE #297] Cleared/uncleared split lines #6994

Closed
opened 2026-04-10 16:40:01 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @MikeBishop on GitHub (Mar 23, 2022).
Original GitHub issue: https://github.com/actualbudget/actual/issues/297

Possibly the root cause of actualbudget/releases#242, but it appears that individual lines of a Split are capable of having distinct cleared/uncleared status, even though this isn't exposed in the UI.

To repro in 147:

  • Ensure the account is properly reconciled. Note the cleared total.
  • Create and save a split transaction; do not mark it as cleared.
  • Edit the split transaction in the following way:
    • Increase the amount of the parent transaction
    • Add split line(s) to the transaction to allocate the additional amount

Expected: The cleared balance does not change, because the edited transaction was uncleared.
Actual Observed: The cleared balance increases by the amount of the new split lines.

To confirm, filter the account to show uncleared transactions only. Note that the newly added split lines are grayed out, indicating they don't meet the filter criteria even though the parent transaction and other split lines do.

image

Originally created by @MikeBishop on GitHub (Mar 23, 2022). Original GitHub issue: https://github.com/actualbudget/actual/issues/297 Possibly the root cause of actualbudget/releases#242, but it appears that individual lines of a Split are capable of having distinct cleared/uncleared status, even though this isn't exposed in the UI. To repro in 147: - Ensure the account is properly reconciled. Note the cleared total. - Create and save a split transaction; do not mark it as cleared. - Edit the split transaction in the following way: - Increase the amount of the parent transaction - Add split line(s) to the transaction to allocate the additional amount **Expected:** The cleared balance does not change, because the edited transaction was uncleared. **~~Actual~~ Observed:** The cleared balance increases by the amount of the new split lines. To confirm, filter the account to show uncleared transactions only. Note that the newly added split lines are grayed out, indicating they don't meet the filter criteria even though the parent transaction and other split lines do. ![image](https://user-images.githubusercontent.com/4273797/159731248-6aa2779f-0f13-44b8-bfea-f4bc94cba6cb.png)
GiteaMirror added the transactionsuser interfacebug labels 2026-04-10 16:40:01 -05:00
Author
Owner

@MikeBishop commented on GitHub (Mar 23, 2022):

Also, Repair Splits does not identify this as a problem.

<!-- gh-comment-id:1280036830 --> @MikeBishop commented on GitHub (Mar 23, 2022): Also, Repair Splits does not identify this as a problem.
Author
Owner

@Deguello commented on GitHub (Mar 24, 2022):

Just entering a split transaction causes this for me. After entering one, my cleared balance was then off from my running balance by the amount of the (apparently uncleared, but treated as cleared) spilt transaction. I cleared then uncleared the transaction and the balances now match as they should.

<!-- gh-comment-id:1280036833 --> @Deguello commented on GitHub (Mar 24, 2022): Just entering a split transaction causes this for me. After entering one, my cleared balance was then off from my running balance by the amount of the (apparently uncleared, but treated as cleared) spilt transaction. I cleared then uncleared the transaction and the balances now match as they should.
Author
Owner

@qedi-r commented on GitHub (Sep 29, 2024):

I do not believe this is still an issue. I've been able to create a split transaction as uncleared, filter to uncleared, and add split lines. The new split lines correctly show as uncleared. No noted issues with reconciling the split either.

<!-- gh-comment-id:2381326937 --> @qedi-r commented on GitHub (Sep 29, 2024): I do not believe this is still an issue. I've been able to create a split transaction as uncleared, filter to uncleared, and add split lines. The new split lines correctly show as uncleared. No noted issues with reconciling the split either.
Author
Owner

@matt-fidd commented on GitHub (Oct 23, 2024):

Closing as unable to repro now

<!-- gh-comment-id:2433472398 --> @matt-fidd commented on GitHub (Oct 23, 2024): Closing as unable to repro now
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6994