[PR #617] [MERGED] Improve behavior of deleted payees/categories/accounts in rules #3208

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/617
Author: @j-f1
Created: 2/3/2023
Status: Merged
Merged: 2/3/2023
Merged by: @j-f1

Base: masterHead: fix-deleted-crash


📝 Commits (3)

  • f1354d5 Render deleted payee/category/etc in rules as “(deleted)”
  • cae9a43 also clarify loading state vs deleted state
  • b738c0d Fix crash when a deleted payee/category/account appears in a rule

📊 Changes

1 file changed (+14 additions, -7 deletions)

View changed files

📝 packages/desktop-client/src/components/ManageRules.js (+14 -7)

📄 Description

Fixes #614. Now you’ll see this:
Screenshot_2023-02-03 14 24 08
Searching for (deleted) will also work as expected.


🔄 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/617 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 2/3/2023 **Status:** ✅ Merged **Merged:** 2/3/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `fix-deleted-crash` --- ### 📝 Commits (3) - [`f1354d5`](https://github.com/actualbudget/actual/commit/f1354d5afc15f583c6d78ac4301e574f13c5ce0f) Render deleted payee/category/etc in rules as “(deleted)” - [`cae9a43`](https://github.com/actualbudget/actual/commit/cae9a4317983b2542157bd79a5066ee91c38a414) also clarify loading state vs deleted state - [`b738c0d`](https://github.com/actualbudget/actual/commit/b738c0dce568cee17a1e35bd7d9a677d3af28a14) Fix crash when a deleted payee/category/account appears in a rule ### 📊 Changes **1 file changed** (+14 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/ManageRules.js` (+14 -7) </details> ### 📄 Description Fixes #614. Now you’ll see this: <img width="194" alt="Screenshot_2023-02-03 14 24 08" src="https://user-images.githubusercontent.com/25517624/216689807-b1fa90b0-b394-4f2c-ac71-58e06654bea8.png"> Searching for `(deleted)` will also work as expected. --- <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:38:08 -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#3208