[PR #882] [MERGED] 🐛 (rules) creation from account page #3385

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/882
Author: @MatissJanis
Created: 4/9/2023
Status: Merged
Merged: 4/9/2023
Merged by: @MatissJanis

Base: masterHead: matiss/fix-conditions-op


📝 Commits (2)

  • 55278dd 🐛 (rules) creation from account page
  • 151f68b Release notes

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Account.js (+1 -0)
upcoming-release-notes/882.md (+6 -0)

📄 Description

Reproduction:

  1. open netlify deployment
  2. open account page
  3. select 1x transaction
  4. go to the hamburger menu and "create rule"
  5. click "save" in the modal
  6. before: it does not work - error in console; after: it works

🔄 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/882 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/9/2023 **Status:** ✅ Merged **Merged:** 4/9/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/fix-conditions-op` --- ### 📝 Commits (2) - [`55278dd`](https://github.com/actualbudget/actual/commit/55278dd0c0badb5713a03298fdd951e1f35a0bb1) :bug: (rules) creation from account page - [`151f68b`](https://github.com/actualbudget/actual/commit/151f68b744cba3dcbad13240bf3197280c1218f1) Release notes ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Account.js` (+1 -0) ➕ `upcoming-release-notes/882.md` (+6 -0) </details> ### 📄 Description Reproduction: 1. open netlify deployment 2. open account page 3. select 1x transaction 4. go to the hamburger menu and "create rule" 5. click "save" in the modal 6. before: it does not work - error in console; after: it works --- <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:40: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#3385