[PR #1573] [MERGED] Show all payees by default for child transactions #3826

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1573
Author: @kyrias
Created: 8/23/2023
Status: Merged
Merged: 8/23/2023
Merged by: @joel-jeremy

Base: masterHead: child-transaction-show-all-payees-by-default


📝 Commits (1)

  • 78d747c Show all payees by default for child transactions

📊 Changes

3 files changed (+7 additions, -5 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.js (+1 -4)
📝 packages/desktop-client/src/components/transactions/TransactionsTable.js (+0 -1)
upcoming-release-notes/1573.md (+6 -0)

📄 Description

Previously we would default to only show transfer payees in the payee selection dropdown for child transactions. This is confusing and there doesn't seem to be any obvious reason for this, so this commit removes that behavior.

Feature request #1567 was opened due to this behavior being rather confusing.


🔄 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/1573 **Author:** [@kyrias](https://github.com/kyrias) **Created:** 8/23/2023 **Status:** ✅ Merged **Merged:** 8/23/2023 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `child-transaction-show-all-payees-by-default` --- ### 📝 Commits (1) - [`78d747c`](https://github.com/actualbudget/actual/commit/78d747c7dc6051819978d6315cf6601efc32b215) Show all payees by default for child transactions ### 📊 Changes **3 files changed** (+7 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/PayeeAutocomplete.js` (+1 -4) 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.js` (+0 -1) ➕ `upcoming-release-notes/1573.md` (+6 -0) </details> ### 📄 Description Previously we would default to only show transfer payees in the payee selection dropdown for child transactions. This is confusing and there doesn't seem to be any obvious reason for this, so this commit removes that behavior. Feature request #1567 was opened due to this behavior being rather confusing. --- <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:47:21 -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#3826