[PR #2295] [MERGED] [Bugfix] Cleanup tool: Add balance check #4234

Closed
opened 2026-02-28 20:53:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2295
Author: @shall0pass
Created: 1/28/2024
Status: Merged
Merged: 2/5/2024
Merged by: @shall0pass

Base: masterHead: cleanup2294


📝 Commits (9)

📊 Changes

2 files changed (+101 additions, -18 deletions)

View changed files

📝 packages/loot-core/src/server/budget/cleanup-template.ts (+95 -18)
upcoming-release-notes/2295.md (+6 -0)

📄 Description

Resolves https://github.com/actualbudget/actual/issues/2294

2024-01-28-My-Finances-2-0db6faf.zip

  1. Set all budget values to 0
  2. Run End of month cleanup

🔄 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/2295 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 1/28/2024 **Status:** ✅ Merged **Merged:** 2/5/2024 **Merged by:** [@shall0pass](https://github.com/shall0pass) **Base:** `master` ← **Head:** `cleanup2294` --- ### 📝 Commits (9) - [`50c7340`](https://github.com/actualbudget/actual/commit/50c734028932aac21c07cfcb69d25e8159759d85) add balance check - [`49f6ef5`](https://github.com/actualbudget/actual/commit/49f6ef5914a7f096e87df9784274fe41c6b78949) lint - [`4684490`](https://github.com/actualbudget/actual/commit/46844907b8fb429486cb7f7dff515910f343a86a) fill rollover categories after non-rollover - [`fbfee5b`](https://github.com/actualbudget/actual/commit/fbfee5ba603c9206cceda5e7a270f51551f75b53) allow partial fills of non-rollover - [`505c3c0`](https://github.com/actualbudget/actual/commit/505c3c0ae36061e3df02e11bfce58091454208ec) update - [`7f03ab3`](https://github.com/actualbudget/actual/commit/7f03ab3f3bbf3c4ec1b7427ce43c0a7e9e1f6521) release note and youngcw suggestion - [`3967208`](https://github.com/actualbudget/actual/commit/3967208076870d51e6f95f10d000acfb834c54af) warnings - [`f184ea9`](https://github.com/actualbudget/actual/commit/f184ea973e6c6df312a7309111755748e44e6e83) remove commented coded - [`8a702be`](https://github.com/actualbudget/actual/commit/8a702be63adabaa50f28630d685f5bffa5378891) Merge branch 'master' into cleanup2294 ### 📊 Changes **2 files changed** (+101 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/cleanup-template.ts` (+95 -18) ➕ `upcoming-release-notes/2295.md` (+6 -0) </details> ### 📄 Description Resolves https://github.com/actualbudget/actual/issues/2294 [2024-01-28-My-Finances-2-0db6faf.zip](https://github.com/actualbudget/actual/files/14076891/2024-01-28-My-Finances-2-0db6faf.zip) 1. Set all budget values to 0 2. Run End of month cleanup --- <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-02-28 20:53:27 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4234