[PR #2447] [MERGED] Show scheduled transactions when viewing "All accounts" #53610

Closed
opened 2026-04-30 22:24:40 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2447
Author: @psybers
Created: 3/8/2024
Status: Merged
Merged: 3/9/2024
Merged by: @MatissJanis

Base: masterHead: issue2397


📝 Commits (3)

  • 88cb3d5 Show scheduled transactions when viewing "All accounts"
  • b24f7bb add release note
  • 8c1c9dd fix linter

📊 Changes

2 files changed (+11 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Account.jsx (+5 -1)
upcoming-release-notes/2447.md (+6 -0)

📄 Description

This fixes #2397 by having scheduled transactions also show when on the "All accounts" page.

A side effect is it also fixed the issue of past transactions that are linked to schedules not showing the schedule icon.


🔄 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/2447 **Author:** [@psybers](https://github.com/psybers) **Created:** 3/8/2024 **Status:** ✅ Merged **Merged:** 3/9/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `issue2397` --- ### 📝 Commits (3) - [`88cb3d5`](https://github.com/actualbudget/actual/commit/88cb3d591948a158d01a872050f6f48c98703bae) Show scheduled transactions when viewing "All accounts" - [`b24f7bb`](https://github.com/actualbudget/actual/commit/b24f7bbf442563711bee43709b5518ff72b2183a) add release note - [`8c1c9dd`](https://github.com/actualbudget/actual/commit/8c1c9dd1878e3d9aa978b596c672e9f21b02bbc5) fix linter ### 📊 Changes **2 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Account.jsx` (+5 -1) ➕ `upcoming-release-notes/2447.md` (+6 -0) </details> ### 📄 Description This fixes #2397 by having scheduled transactions also show when on the "All accounts" page. A side effect is it also fixed the issue of past transactions that are linked to schedules not showing the schedule icon. --- <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-30 22:24:40 -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#53610