[PR #2803] [MERGED] Revert #2643 #4518

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2803
Author: @youngcw
Created: 5/28/2024
Status: Merged
Merged: 5/28/2024
Merged by: @youngcw

Base: masterHead: youngcw/revert-filter-change


📝 Commits (3)

  • 494bc65 Revert "Fix amount filter to include both incoming and outgoing amounts (#2643)"
  • 8cb4d73 leave in old release note
  • 292687f note

📊 Changes

3 files changed (+20 additions, -63 deletions)

View changed files

📝 packages/loot-core/src/server/accounts/transaction-rules.test.ts (+3 -49)
📝 packages/loot-core/src/server/accounts/transaction-rules.ts (+11 -14)
upcoming-release-notes/2803.md (+6 -0)

📄 Description

#2643 is a nice change, but there are multiple things that use the amount filter, like schedules, that would need changed to match the update. We could return to this after the release if desired and have time to fix the internal amount filter uses.

Also, maybe instead of changing how the filter works we would instead use the amountInput component when creating the filter to be more clear what the amount is. That way the filter uses don't have to be changed to match then new filter.


🔄 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/2803 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 5/28/2024 **Status:** ✅ Merged **Merged:** 5/28/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/revert-filter-change` --- ### 📝 Commits (3) - [`494bc65`](https://github.com/actualbudget/actual/commit/494bc65f857da987962c058475b07c0ecd15f3e5) Revert "Fix amount filter to include both incoming and outgoing amounts (#2643)" - [`8cb4d73`](https://github.com/actualbudget/actual/commit/8cb4d73c7b2394ed9d1177c3547e91cb98bcaee4) leave in old release note - [`292687f`](https://github.com/actualbudget/actual/commit/292687fdf865246db0efeea8b4a0ffd36c8003f5) note ### 📊 Changes **3 files changed** (+20 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/transaction-rules.test.ts` (+3 -49) 📝 `packages/loot-core/src/server/accounts/transaction-rules.ts` (+11 -14) ➕ `upcoming-release-notes/2803.md` (+6 -0) </details> ### 📄 Description #2643 is a nice change, but there are multiple things that use the amount filter, like schedules, that would need changed to match the update. We could return to this after the release if desired and have time to fix the internal amount filter uses. Also, maybe instead of changing how the filter works we would instead use the amountInput component when creating the filter to be more clear what the amount is. That way the filter uses don't have to be changed to match then new filter. --- <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:56:58 -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#4518