Skip to content

fix: re-evaluate transactions when a category rule is deleted#89

Open
MarkIannucci wants to merge 1 commit into
tomfunk:devfrom
MarkIannucci:applyall-rules-after-delete-category-rule
Open

fix: re-evaluate transactions when a category rule is deleted#89
MarkIannucci wants to merge 1 commit into
tomfunk:devfrom
MarkIannucci:applyall-rules-after-delete-category-rule

Conversation

@MarkIannucci

Copy link
Copy Markdown
Contributor

deleteCategoryRule previously only removed the row, leaving transactions with categories assigned by the deleted rule until the next save/sync. It now runs applyAll() like saveCategoryRule, so affected transactions fall back to a lower-priority rule or revert to Uncategorized. The TUI and GUI surface the recategorized count.

deleteCategoryRule previously only removed the row, leaving transactions
with categories assigned by the deleted rule until the next save/sync.
It now runs applyAll() like saveCategoryRule, so affected transactions
fall back to a lower-priority rule or revert to Uncategorized. The TUI
and GUI surface the recategorized count.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@MarkIannucci MarkIannucci marked this pull request as draft June 17, 2026 00:52
@MarkIannucci MarkIannucci marked this pull request as ready for review June 17, 2026 00:57
@MarkIannucci

Copy link
Copy Markdown
Contributor Author

Tested locally, LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant