[PR #1987] [MERGED] Update rules API #4056

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1987
Author: @carkom
Created: 11/28/2023
Status: Merged
Merged: 11/30/2023
Merged by: @carkom

Base: masterHead: fixRuleAPI


📝 Commits (7)

📊 Changes

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

View changed files

📝 packages/loot-core/src/server/accounts/rules.ts (+5 -1)
📝 packages/loot-core/src/types/models/rule.d.ts (+13 -1)
upcoming-release-notes/1987.md (+6 -0)

📄 Description

Looks like a really simple fix. Just missing some values in the rule ranker.

fixes #1825
fixes #1985


🔄 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/1987 **Author:** [@carkom](https://github.com/carkom) **Created:** 11/28/2023 **Status:** ✅ Merged **Merged:** 11/30/2023 **Merged by:** [@carkom](https://github.com/carkom) **Base:** `master` ← **Head:** `fixRuleAPI` --- ### 📝 Commits (7) - [`c729280`](https://github.com/actualbudget/actual/commit/c729280b99a629a58dc0886b16a9b6da02aaabe2) Update rules.ts - [`8f6d383`](https://github.com/actualbudget/actual/commit/8f6d383da3b2534cec4337b208248e4053226f2c) Merge branch 'master' into fixRuleAPI - [`75b77ca`](https://github.com/actualbudget/actual/commit/75b77ca251a8588859cf650d1c3f042e300272c2) notes - [`27b8602`](https://github.com/actualbudget/actual/commit/27b86025f184999d84e16f4def18dd2633eb9475) Update packages/loot-core/src/server/accounts/rules.ts - [`9d4ea70`](https://github.com/actualbudget/actual/commit/9d4ea70e4181606fdef59bc8461012a58e03fd80) Entity update - [`1726cfd`](https://github.com/actualbudget/actual/commit/1726cfda0f3c1bc031bd35c542b2dd96dcdb1f0f) Merge branch 'master' into fixRuleAPI - [`0e08a40`](https://github.com/actualbudget/actual/commit/0e08a4088ffc73a879fe9c8fcd56aa7f439e0675) fix ### 📊 Changes **3 files changed** (+24 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/rules.ts` (+5 -1) 📝 `packages/loot-core/src/types/models/rule.d.ts` (+13 -1) ➕ `upcoming-release-notes/1987.md` (+6 -0) </details> ### 📄 Description Looks like a really simple fix. Just missing some values in the rule ranker. fixes #1825 fixes #1985 --- <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:50:52 -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#4056