[PR #5482] [MERGED] Display Schedule Name in Upcoming Tx Notes #36151

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5482
Author: @passabilities
Created: 8/5/2025
Status: Merged
Merged: 8/6/2025
Merged by: @matt-fidd

Base: masterHead: scheduled-tx-notes


📝 Commits (2)

  • 3b5bff0 show schedule name in notes for upcoming scheduled transactions
  • 186ae2a release notes

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/transactions/TransactionsTable.tsx (+6 -1)
upcoming-release-notes/5482.md (+6 -0)

📄 Description

Simply shows the schedule name of upcoming transactions in the notes section.

This is currently empty space as scheduled txs do not have any notes.

It adds clarity for txs that do not have a specified payee defined for the schedule.

Current:
image
Updated:
image


🔄 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/5482 **Author:** [@passabilities](https://github.com/passabilities) **Created:** 8/5/2025 **Status:** ✅ Merged **Merged:** 8/6/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `scheduled-tx-notes` --- ### 📝 Commits (2) - [`3b5bff0`](https://github.com/actualbudget/actual/commit/3b5bff02c3774451705b4c2957f30bafa09527d3) show schedule name in notes for upcoming scheduled transactions - [`186ae2a`](https://github.com/actualbudget/actual/commit/186ae2a672c9e7ff2d07f39676840e353805160c) release notes ### 📊 Changes **2 files changed** (+12 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.tsx` (+6 -1) ➕ `upcoming-release-notes/5482.md` (+6 -0) </details> ### 📄 Description Simply shows the schedule name of upcoming transactions in the notes section. This is currently empty space as scheduled txs do not have any notes. It adds clarity for txs that do not have a specified `payee` defined for the schedule. Current: <img width="745" height="131" alt="image" src="https://github.com/user-attachments/assets/1ff84c80-0304-4793-a3c5-297e1e454e86" /> Updated: <img width="745" height="131" alt="image" src="https://github.com/user-attachments/assets/57c574f8-285c-476f-a93a-d7f06c814fe9" /> --- <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:02:10 -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#36151