[PR #3510] [MERGED] Ignore deleted categories when running templates #30822

Closed
opened 2026-04-18 07:07:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3510
Author: @youngcw
Created: 9/26/2024
Status: Merged
Merged: 9/26/2024
Merged by: @youngcw

Base: masterHead: youngcw/fix-template-check


📝 Commits (2)

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

📝 packages/loot-core/src/server/budget/statements.ts (+1 -0)
upcoming-release-notes/3510.md (+6 -0)

📄 Description

An issue came up on discord where the syntax checker was looking at deleted categories. The templates were probably running on deleted categories too, but the budget math ignores them so it went unnoticed.


🔄 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/3510 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 9/26/2024 **Status:** ✅ Merged **Merged:** 9/26/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/fix-template-check` --- ### 📝 Commits (2) - [`8b2dfba`](https://github.com/actualbudget/actual/commit/8b2dfba0b3bcd1708c84aefa0d2879b07dcea12f) don't look at deleted categories - [`a8f280e`](https://github.com/actualbudget/actual/commit/a8f280e9abbc6dc10bbb842c77273f392c06abc3) note ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/statements.ts` (+1 -0) ➕ `upcoming-release-notes/3510.md` (+6 -0) </details> ### 📄 Description An issue came up on discord where the syntax checker was looking at deleted categories. The templates were probably running on deleted categories too, but the budget math ignores them so it went unnoticed. --- <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-04-18 07:07:05 -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#30822