[PR #6025] [MERGED] Fix scheduled transfers not linking when payee account is imported first #36471

Closed
opened 2026-04-20 23:19:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6025
Author: @MatissJanis
Created: 10/29/2025
Status: Merged
Merged: 11/5/2025
Merged by: @MatissJanis

Base: masterHead: matiss/fix-scheduled-transfer-linking


📝 Commits (3)

  • 1b1454b Fix scheduled transfers not linking when payee account is imported first
  • c4ffc2a Add release notes for bugfix on scheduled transfers linking issue
  • ee8e8b0 Enhance addTransfer function to preserve matched schedule for transactions. Update transaction with new schedule only if it exists, ensuring proper linking of scheduled transfers.

📊 Changes

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

View changed files

📝 packages/loot-core/src/server/transactions/transfer.ts (+9 -2)
upcoming-release-notes/6025.md (+7 -0)

📄 Description

Fixes #6002


Please DO NOT merge for the v25.11.0 release. This change is somewhat risky.


🔄 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/6025 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 10/29/2025 **Status:** ✅ Merged **Merged:** 11/5/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-scheduled-transfer-linking` --- ### 📝 Commits (3) - [`1b1454b`](https://github.com/actualbudget/actual/commit/1b1454bcea51fe289ad2bd310410b952cca84dc0) Fix scheduled transfers not linking when payee account is imported first - [`c4ffc2a`](https://github.com/actualbudget/actual/commit/c4ffc2ae80f1ebdd6aa580a10f239f9c1ed9392f) Add release notes for bugfix on scheduled transfers linking issue - [`ee8e8b0`](https://github.com/actualbudget/actual/commit/ee8e8b096e86630d30c46676b29ff673fe5fa1f2) Enhance addTransfer function to preserve matched schedule for transactions. Update transaction with new schedule only if it exists, ensuring proper linking of scheduled transfers. ### 📊 Changes **2 files changed** (+16 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/transactions/transfer.ts` (+9 -2) ➕ `upcoming-release-notes/6025.md` (+7 -0) </details> ### 📄 Description Fixes #6002 --- Please **DO NOT** merge for the v25.11.0 release. This change is somewhat risky. --- <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-20 23:19:55 -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#36471