[PR #1526] [MERGED] Correctly fix schedule transaction payee #3796

Closed
opened 2026-02-28 20:46:55 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1526
Author: @kyrias
Created: 8/14/2023
Status: Merged
Merged: 8/14/2023
Merged by: @MatissJanis

Base: masterHead: correctly-fix-schedule-transaction-payee


📝 Commits (2)

  • 10f5ad4 Partially revert "Show correct payee for scheduled transactions on budgeted accounts page (#1379)"
  • 627097d Correctly fix payee for scheduled transactions on budgeted accounts page

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/accounts/Account.js (+1 -1)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.js (+1 -1)
📝 upcoming-release-notes/1526.md (+0 -0)

📄 Description

A previous attempt to fix this was made in #1379 which was incorrect and regressed transfers. This partially reverts that PR and implements the correct fix.

Superseeds #1523.


🔄 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/1526 **Author:** [@kyrias](https://github.com/kyrias) **Created:** 8/14/2023 **Status:** ✅ Merged **Merged:** 8/14/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `correctly-fix-schedule-transaction-payee` --- ### 📝 Commits (2) - [`10f5ad4`](https://github.com/actualbudget/actual/commit/10f5ad4f8198961b0fb0734db3805d3668c21434) Partially revert "Show correct payee for scheduled transactions on budgeted accounts page (#1379)" - [`627097d`](https://github.com/actualbudget/actual/commit/627097dddbb3a635a50b4899b261dd155f623dd6) Correctly fix payee for scheduled transactions on budgeted accounts page ### 📊 Changes **3 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Account.js` (+1 -1) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.js` (+1 -1) 📝 `upcoming-release-notes/1526.md` (+0 -0) </details> ### 📄 Description A previous attempt to fix this was made in #1379 which was incorrect and regressed transfers. This partially reverts that PR and implements the correct fix. Superseeds #1523. --- <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 20:46:55 -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#3796