[PR #7956] [MERGED] [release cherry-pick]: #7955 balance forecast fix #131622

Closed
opened 2026-06-16 00:19:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7956
Author: @matt-fidd
Created: 5/26/2026
Status: Merged
Merged: 5/26/2026
Merged by: @matt-fidd

Base: releaseHead: release-cp/7955


📝 Commits (1)

  • 24fa55c [AI] Fix split double-counting in balance forecast (#7955)

📊 Changes

3 files changed (+52 additions, -3 deletions)

View changed files

📝 packages/loot-core/src/server/forecast/app.test.ts (+44 -0)
📝 packages/loot-core/src/server/forecast/forecast-filters.ts (+2 -3)
upcoming-release-notes/7955.md (+6 -0)

📄 Description

https://github.com/actualbudget/actual/pull/7955

Fixes double counting of split transactions, making the report unusable for people who use them


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/7956 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 5/26/2026 **Status:** ✅ Merged **Merged:** 5/26/2026 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `release` ← **Head:** `release-cp/7955` --- ### 📝 Commits (1) - [`24fa55c`](https://github.com/actualbudget/actual/commit/24fa55c7bac8249d2c7ff35fccd51af214259b35) [AI] Fix split double-counting in balance forecast (#7955) ### 📊 Changes **3 files changed** (+52 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/forecast/app.test.ts` (+44 -0) 📝 `packages/loot-core/src/server/forecast/forecast-filters.ts` (+2 -3) ➕ `upcoming-release-notes/7955.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://actualbudget.org/docs/contributing/#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> <!-- What does this PR do? Why is it needed? Please give context on the "why?": why do we need this change? What problem is it solving for you?--> https://github.com/actualbudget/actual/pull/7955 Fixes double counting of split transactions, making the report unusable for people who use them <!--- actual-bot-sections ---> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-16 00:19:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#131622