[PR #2712] [MERGED] Fix preview transactions not detecting schedule as paid when a child transaction is linked. #23076

Closed
opened 2026-04-16 17:12:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2712
Author: @joel-jeremy
Created: 5/6/2024
Status: Merged
Merged: 5/9/2024
Merged by: @joel-jeremy

Base: masterHead: consider-child-transactions-in-schedule-matching


📝 Commits (2)

  • 4127aca Consider child transactions when querying preview transactions
  • c559b2c Release notes

📊 Changes

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

View changed files

📝 packages/loot-core/src/shared/schedules.ts (+2 -2)
upcoming-release-notes/2712.md (+6 -0)

📄 Description

Steps to reproduce:

  1. Create a schedule that is upcoming (appears as preview transactions)
  2. Create a split transaction
  3. Link a child transaction to the schedule
  4. Preview transaction doesn't disappear

If you do the same with non-split transactions, the preview transaction will disappear as expected


🔄 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/2712 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 5/6/2024 **Status:** ✅ Merged **Merged:** 5/9/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `consider-child-transactions-in-schedule-matching` --- ### 📝 Commits (2) - [`4127aca`](https://github.com/actualbudget/actual/commit/4127aca54174fe7bc3abb9346c6bec4c000253d3) Consider child transactions when querying preview transactions - [`c559b2c`](https://github.com/actualbudget/actual/commit/c559b2c2baf2cde3905d95391a5ffbaa63fa526b) Release notes ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/shared/schedules.ts` (+2 -2) ➕ `upcoming-release-notes/2712.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Steps to reproduce: 1. Create a schedule that is upcoming (appears as preview transactions) 2. Create a split transaction 3. Link a child transaction to the schedule 4. Preview transaction doesn't disappear If you do the same with non-split transactions, the preview transaction will disappear as expected --- <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-16 17:12:49 -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#23076