[PR #5386] [MERGED] Fix tag matching of filter and make hasTags op case-sensitive #5907

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5386
Author: @pogman-code
Created: 7/24/2025
Status: Merged
Merged: 7/26/2025
Merged by: @youngcw

Base: masterHead: hasTags-filter


📝 Commits (3)

  • 41e5ca3 fix tag matching of filter and make hasTags op case-sensitive
  • f6418b6 Merge branch 'master' into hasTags-filter
  • 95a5ee1 Merge branch 'master' into hasTags-filter

📊 Changes

3 files changed (+27 additions, -19 deletions)

View changed files

📝 packages/loot-core/src/server/rules/index.ts (+4 -0)
📝 packages/loot-core/src/server/transactions/transaction-rules.ts (+17 -19)
upcoming-release-notes/5386.md (+6 -0)

📄 Description

Fix tag matching of filter and make hasTags op case-sensitive


🔄 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/5386 **Author:** [@pogman-code](https://github.com/pogman-code) **Created:** 7/24/2025 **Status:** ✅ Merged **Merged:** 7/26/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `hasTags-filter` --- ### 📝 Commits (3) - [`41e5ca3`](https://github.com/actualbudget/actual/commit/41e5ca390ce7519f3b7b3efc964855f1d4688243) fix tag matching of filter and make hasTags op case-sensitive - [`f6418b6`](https://github.com/actualbudget/actual/commit/f6418b637f60d1a24fa861d0227f7674cbe44870) Merge branch 'master' into hasTags-filter - [`95a5ee1`](https://github.com/actualbudget/actual/commit/95a5ee1859fe5980fbfdb129bc2f84da9701fad5) Merge branch 'master' into hasTags-filter ### 📊 Changes **3 files changed** (+27 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/rules/index.ts` (+4 -0) 📝 `packages/loot-core/src/server/transactions/transaction-rules.ts` (+17 -19) ➕ `upcoming-release-notes/5386.md` (+6 -0) </details> ### 📄 Description Fix tag matching of filter and make hasTags op case-sensitive --- <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:20:43 -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#5907