[PR #4066] [MERGED] [Goals]: fix repeating spend templates #5169

Closed
opened 2026-02-28 21:07:16 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4066
Author: @youngcw
Created: 1/1/2025
Status: Merged
Merged: 1/1/2025
Merged by: @youngcw

Base: masterHead: youngcw/fix-spend-template


📝 Commits (3)

📊 Changes

2 files changed (+21 additions, -2 deletions)

View changed files

📝 packages/loot-core/src/server/budget/categoryTemplate.ts (+15 -2)
upcoming-release-notes/4066.md (+6 -0)

📄 Description

The logic to update the dates on repeated spend templates got missed. Fixes #4065


🔄 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/4066 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 1/1/2025 **Status:** ✅ Merged **Merged:** 1/1/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/fix-spend-template` --- ### 📝 Commits (3) - [`7743a45`](https://github.com/actualbudget/actual/commit/7743a45e2f8cdfa9fc30eff4746299a47be2c4e6) fix repeating spend templates - [`55d7f5a`](https://github.com/actualbudget/actual/commit/55d7f5abcb2b9fece33ee06c9254ab6718f92693) work with all repeat types - [`4b13a77`](https://github.com/actualbudget/actual/commit/4b13a77e951816b78e577ca87058f540814a5c8f) note ### 📊 Changes **2 files changed** (+21 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/categoryTemplate.ts` (+15 -2) ➕ `upcoming-release-notes/4066.md` (+6 -0) </details> ### 📄 Description The logic to update the dates on repeated spend templates got missed. Fixes #4065 --- <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 21:07:16 -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#5169