actualbudget / actual

A local-first personal finance app
https://actualbudget.org
MIT License
14.27k stars 1.14k forks source link

[Bug]: Rule "apply actions" not working when changing payee #3702

Open matt-fidd opened 9 hours ago

matt-fidd commented 9 hours ago

Verified issue does not already exist?

What happened?

To reproduce create a rule that matches a transaction and changes the payee, then click apply actions. Payee will not change, no errors in the console. Interestingly it still works to apply category changes.

Videos below to demonstrate, the data isn't like for like (one is real data, one is sample SimpleFin) but the issue doesn't seem to be connected to the data. Edge: https://github.com/user-attachments/assets/4530f897-0971-490c-99b7-5597e5d51777

Latest: https://github.com/user-attachments/assets/b47433ab-2cfc-4874-88d1-3cb74789f197

Where are you hosting Actual?

Locally via Yarn

What browsers are you seeing the problem on?

Chrome

Operating System

Windows 11

UnderKoen commented 9 hours ago

This maybe due to #3619