[PR #3287] [MERGED] Apply regular expression conditions to imported transactions. #4776

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3287
Author: @psybers
Created: 8/18/2024
Status: Merged
Merged: 8/22/2024
Merged by: @MatissJanis

Base: masterHead: matches-on-import


📝 Commits (8)

  • 5fb4923 fix typo in error messages
  • 9e0c682 Apply regular expression conditions to imported transactions.
  • b139770 add tests
  • 4cd6a1e add release note
  • 4a9290f fix authors in release note
  • 9c16315 handle exceptions
  • 73f341a Merge branch 'master' into matches-on-import
  • 270cc81 Merge branch 'master' into matches-on-import

📊 Changes

3 files changed (+38 additions, -2 deletions)

View changed files

📝 packages/loot-core/src/server/accounts/rules.test.ts (+20 -0)
📝 packages/loot-core/src/server/accounts/rules.ts (+12 -2)
upcoming-release-notes/3287.md (+6 -0)

📄 Description

Fixes #3235


🔄 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/3287 **Author:** [@psybers](https://github.com/psybers) **Created:** 8/18/2024 **Status:** ✅ Merged **Merged:** 8/22/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matches-on-import` --- ### 📝 Commits (8) - [`5fb4923`](https://github.com/actualbudget/actual/commit/5fb4923b62ea56fcbd96b93bb2f17cf89246f259) fix typo in error messages - [`9e0c682`](https://github.com/actualbudget/actual/commit/9e0c682bcf9156d723a09cc8c0c2a3d8293c2427) Apply regular expression conditions to imported transactions. - [`b139770`](https://github.com/actualbudget/actual/commit/b139770b701db639fecf0d0cae24ee994d331961) add tests - [`4cd6a1e`](https://github.com/actualbudget/actual/commit/4cd6a1e0efb2d8fba81b265aeb4e9f2288306cb5) add release note - [`4a9290f`](https://github.com/actualbudget/actual/commit/4a9290fc1a2f01e30ee28242c4c42724414abd61) fix authors in release note - [`9c16315`](https://github.com/actualbudget/actual/commit/9c16315d340dafdf7ebc4db422e3ba456184648a) handle exceptions - [`73f341a`](https://github.com/actualbudget/actual/commit/73f341aab310dd317654839cece50063ebd01133) Merge branch 'master' into matches-on-import - [`270cc81`](https://github.com/actualbudget/actual/commit/270cc8129287b68d24b1ca6e841a7f18d5d9c7e5) Merge branch 'master' into matches-on-import ### 📊 Changes **3 files changed** (+38 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/rules.test.ts` (+20 -0) 📝 `packages/loot-core/src/server/accounts/rules.ts` (+12 -2) ➕ `upcoming-release-notes/3287.md` (+6 -0) </details> ### 📄 Description Fixes #3235 --- <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:06 -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#4776