[PR #3318] [MERGED] Fix suggested payee issues #3317 #3316 #4794

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3318
Author: @qedi-r
Created: 8/25/2024
Status: Merged
Merged: 8/30/2024
Merged by: @MatissJanis

Base: masterHead: issue-3317


📝 Commits (5)

  • c1ee91a add tombstone to common payee query
  • a183556 add release notes
  • e467c1c fix statc determination of 12 weeks ago
  • 98e2381 do not remove non-transfer payees when no account is selected
  • 8541742 add removed tombstone and update linting

📊 Changes

3 files changed (+17 additions, -4 deletions)

View changed files

📝 packages/desktop-client/src/components/transactions/TransactionsTable.jsx (+3 -1)
📝 packages/loot-core/src/server/db/index.ts (+8 -3)
upcoming-release-notes/3318.md (+6 -0)

📄 Description

Fix issue #3317 by adding tombstone filter to common payee query.


🔄 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/3318 **Author:** [@qedi-r](https://github.com/qedi-r) **Created:** 8/25/2024 **Status:** ✅ Merged **Merged:** 8/30/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `issue-3317` --- ### 📝 Commits (5) - [`c1ee91a`](https://github.com/actualbudget/actual/commit/c1ee91adcf5dee4b97468d8c6737f6a9f6f170c1) add tombstone to common payee query - [`a183556`](https://github.com/actualbudget/actual/commit/a183556cba619252001ba29181d7c519dcf3549d) add release notes - [`e467c1c`](https://github.com/actualbudget/actual/commit/e467c1ce4514de9987aa28779822ad22cdd8d5af) fix statc determination of 12 weeks ago - [`98e2381`](https://github.com/actualbudget/actual/commit/98e23812a25a2d26714467291eeeafa24f023d91) do not remove non-transfer payees when no account is selected - [`8541742`](https://github.com/actualbudget/actual/commit/854174296a1edf35232e2a7d530d0924e3eb666a) add removed tombstone and update linting ### 📊 Changes **3 files changed** (+17 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/transactions/TransactionsTable.jsx` (+3 -1) 📝 `packages/loot-core/src/server/db/index.ts` (+8 -3) ➕ `upcoming-release-notes/3318.md` (+6 -0) </details> ### 📄 Description Fix issue #3317 by adding tombstone filter to common payee query. --- <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 21:01:22 -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#4794