[PR #1464] [MERGED] [Bug]Goals: Applying templates would zero non-templated categories #3760

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1464
Author: @shall0pass
Created: 8/5/2023
Status: Merged
Merged: 8/6/2023
Merged by: @shall0pass

Base: masterHead: fixOverwritingNonTemplateCells


📝 Commits (7)

  • 8e936cb fix
  • ac73d64 Merge branch 'actualbudget:master' into fixOverwritingNonTemplateCells
  • 2776534 release note
  • eb887fb simplify zero logic
  • 30edaa5 Merge branch 'master' into fixOverwritingNonTemplateCells
  • dc69b6d whoops
  • acf8ffc Merge branch 'master' into fixOverwritingNonTemplateCells

📊 Changes

2 files changed (+39 additions, -25 deletions)

View changed files

📝 packages/loot-core/src/server/budget/goaltemplates.ts (+33 -25)
upcoming-release-notes/1464.md (+6 -0)

📄 Description

Using the Apply Template or Overwrite option would result in non-templated categories being overwritten. First reported : https://discord.com/channels/937901803608096828/1137329898999001140/1137329898999001140


🔄 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/1464 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 8/5/2023 **Status:** ✅ Merged **Merged:** 8/6/2023 **Merged by:** [@shall0pass](https://github.com/shall0pass) **Base:** `master` ← **Head:** `fixOverwritingNonTemplateCells` --- ### 📝 Commits (7) - [`8e936cb`](https://github.com/actualbudget/actual/commit/8e936cbe62f98da87b93a140107824c8addc1cec) fix - [`ac73d64`](https://github.com/actualbudget/actual/commit/ac73d6408d6823bc1ea78829c42699cc341bb907) Merge branch 'actualbudget:master' into fixOverwritingNonTemplateCells - [`2776534`](https://github.com/actualbudget/actual/commit/27765349eeb679ddce40c9fa8bd3cb15d14867ce) release note - [`eb887fb`](https://github.com/actualbudget/actual/commit/eb887fb179cc9ed258e456ecf4606e4be800b8fc) simplify zero logic - [`30edaa5`](https://github.com/actualbudget/actual/commit/30edaa5250a863f3759cb2aa963beffcd902958a) Merge branch 'master' into fixOverwritingNonTemplateCells - [`dc69b6d`](https://github.com/actualbudget/actual/commit/dc69b6d345df030cc997976746b0601ab9fc9ce3) whoops - [`acf8ffc`](https://github.com/actualbudget/actual/commit/acf8ffc94d3146af1db17686012ecb78b46d9559) Merge branch 'master' into fixOverwritingNonTemplateCells ### 📊 Changes **2 files changed** (+39 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goaltemplates.ts` (+33 -25) ➕ `upcoming-release-notes/1464.md` (+6 -0) </details> ### 📄 Description Using the Apply Template or Overwrite option would result in non-templated categories being overwritten. First reported : https://discord.com/channels/937901803608096828/1137329898999001140/1137329898999001140 --- <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:46:17 -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#3760