[PR #481] [CLOSED] [Feature] Added an option to control the cleared status to Rules #3167

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/481
Author: @shall0pass
Created: 1/18/2023
Status: Closed

Base: masterHead: cleared_rules


📝 Commits (4)

  • cc74e10 add cleared flag to rules
  • c5877cb got rule to run correctly
  • 5dd96ff removed change to util.js
  • 833e9ab Revert "got rule to run correctly"

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/modals/EditRule.js (+2 -1)
📝 packages/loot-core/src/shared/rules.js (+2 -0)

📄 Description

This adds the ability to toggle the "cleared" flag with rules by setting the option to 'true'.

image


🔄 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/481 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 1/18/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `cleared_rules` --- ### 📝 Commits (4) - [`cc74e10`](https://github.com/actualbudget/actual/commit/cc74e1009d0f044d4deafa6c9b4bb55770276bc5) add cleared flag to rules - [`c5877cb`](https://github.com/actualbudget/actual/commit/c5877cb6a677e5f3a365716bb90a4573294d2c6e) got rule to run correctly - [`5dd96ff`](https://github.com/actualbudget/actual/commit/5dd96ffc7e056ec257430d348dcdc8b8f16d824e) removed change to util.js - [`833e9ab`](https://github.com/actualbudget/actual/commit/833e9ab42b0b1b75b1d87342df9ab57844cf42ae) Revert "got rule to run correctly" ### 📊 Changes **2 files changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/EditRule.js` (+2 -1) 📝 `packages/loot-core/src/shared/rules.js` (+2 -0) </details> ### 📄 Description This adds the ability to toggle the "cleared" flag with rules by setting the option to 'true'. ![image](https://user-images.githubusercontent.com/20625555/213279841-648fa5b9-38d9-42b0-97b3-50890e33ab37.png) --- <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:37:28 -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#3167