[PR #5608] [MERGED] fix: crash on filtering by amount #6031

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5608
Author: @misu-dev
Created: 8/22/2025
Status: Merged
Merged: 8/23/2025
Merged by: @MikesGlitch

Base: masterHead: fix/5467


📝 Commits (2)

  • adaf32d fix: crash on filtering by amount
  • c50ccac doc: add release notes

📊 Changes

2 files changed (+18 additions, -1 deletions)

View changed files

📝 packages/loot-core/src/shared/rules.ts (+12 -1)
upcoming-release-notes/5608.md (+6 -0)

📄 Description

Fixes Issue https://github.com/actualbudget/actual/issues/5476, as there was no more work done in https://github.com/actualbudget/actual/pull/5515.
I also don't know if I can finish https://github.com/actualbudget/actual/pull/5536 (most likely not) before merge freeze.

As I don't have a lot of time, some testing of the rules should be done to make sure it does not introduce new bugs.


🔄 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/5608 **Author:** [@misu-dev](https://github.com/misu-dev) **Created:** 8/22/2025 **Status:** ✅ Merged **Merged:** 8/23/2025 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `fix/5467` --- ### 📝 Commits (2) - [`adaf32d`](https://github.com/actualbudget/actual/commit/adaf32d5c59b00537c6302d737a722ffcfd4e4f3) fix: crash on filtering by amount - [`c50ccac`](https://github.com/actualbudget/actual/commit/c50ccacec00fe30145477a59caea4ad100c10060) doc: add release notes ### 📊 Changes **2 files changed** (+18 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/shared/rules.ts` (+12 -1) ➕ `upcoming-release-notes/5608.md` (+6 -0) </details> ### 📄 Description Fixes Issue https://github.com/actualbudget/actual/issues/5476, as there was no more work done in https://github.com/actualbudget/actual/pull/5515. I also don't know if I can finish https://github.com/actualbudget/actual/pull/5536 (most likely not) before merge freeze. As I don't have a lot of time, some testing of the rules should be done to make sure it does not introduce new bugs. --- <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:22:50 -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#6031