[GH-ISSUE #615] Remove the “payee rules” feature #41914

Closed
opened 2026-04-26 01:25:27 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @j-f1 on GitHub (Feb 3, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/615

I looked through the code, and the payee_rules table appears to be unused. I think it would be safe to remove the table and associated code, although I would like @jlongster to weigh in on if it has some purpose that I’ve missed in my search.

Originally created by @j-f1 on GitHub (Feb 3, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/615 I looked through the code, and the `payee_rules` table appears to be unused. I think it would be safe to remove the table and associated code, although I would like @jlongster to weigh in on if it has some purpose that I’ve missed in my search.
GiteaMirror added the tech debt label 2026-04-26 01:25:27 -05:00
Author
Owner

@rich-howell commented on GitHub (Feb 5, 2023):

Did some exploring...

Created a new rule in a test budget on one of the Netlify deployments

image

Downloaded the database once the rule was created

image

Confirmed that rules lives simply in rules only and not in payee_rules

image

<!-- gh-comment-id:1417121301 --> @rich-howell commented on GitHub (Feb 5, 2023): Did some exploring... Created a new rule in a test budget on one of the Netlify deployments ![image](https://user-images.githubusercontent.com/22135084/216809699-9a0b5755-8626-4799-9785-53b0572be6c1.png) Downloaded the database once the rule was created ![image](https://user-images.githubusercontent.com/22135084/216809715-800ef919-684a-4171-9ffe-73a37cd0b63d.png) Confirmed that rules lives simply in rules only and not in payee_rules ![image](https://user-images.githubusercontent.com/22135084/216809750-f04859fd-f48c-42bc-983b-bc63899c4f12.png)
Author
Owner

@MatissJanis commented on GitHub (May 1, 2023):

Looks like this is unused. Feel free to 🔥

<!-- gh-comment-id:1530149032 --> @MatissJanis commented on GitHub (May 1, 2023): Looks like this is unused. Feel free to 🔥
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#41914