mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-09 11:42:54 -05:00
[Bug]: Entering a scheduled transaction today does not launch the automatic rule associated to it #2121
Closed
opened 2026-02-28 20:03:54 -06:00 by GiteaMirror
·
10 comments
No Branch/Tag Specified
master
claude/fix-simplefin-ssrf-T31gX
claude/release-notes-validation-X7rvR
matiss/7155
claude/fix-simplefin-batch-sync-O8LcD
ai/custom-theme-dual-prefs
matiss/fix-6804
add-claude-github-actions-1772738270730
claude/analyze-internal-errors-4k6O2
react-query-rules
react-query-useSchedules
matiss/separate-lint-format
dependabot/npm_and_yarn/ajv-6.14.0
cursor/sync-performance-notification-9899
react-query-prefs
matiss/chunked-sync-and-progress-ux
v26.2.1
copilot/sub-pr-6880
fix-react-query-clear-on-close-budget
copilot/sub-pr-6140
feat/auto-note
feat/scoped-bank-sync
cursor/desktop-transactions-react-table-1d0c
fix-exhaustive-deps-App
copilot/fix-find-replace-bug
release/v26.2.0-pre
matiss/browser-tests
mobile-fix-drag-and-drop-across-groups
budget-table-v2
PayeeAutocomplete2
pglite
bugfix/plugins/fix-plugins-sw
feat/plugins/plugins-core-package
prerelease
matiss/unicode-minus-fix
cursor/fix-actual-github-issue-6206-gemini-3-pro-preview-9c37
TransactionFormPage
cursor/implement-mortgage-and-loan-account-type-78ca
tests-update-fill-with-pressSequentially
mobile/link-modal
deps/25.11
cursor/fix-update-vrt-apply-ci-job-dispatch-b324
sync-server-plugins
cursor/propose-patch-for-github-issue-5680-2a18
fix/compiler-preserve-inner-dollar-escapes
cursor/analyze-actual-budget-issue-and-propose-fix-5b70
coderabbitai/docstrings/0c070e5
cursor/add-wip-prefix-and-comment-to-prs-d78d
jfdoming/08-21-auto-focus-on-navigate-in-all-browsers
show-totals-on-mobile-budget-banners
allow-child-transactions-make-transfer
mobile-calculator-keyboard
payee-geolocation
enhance/restore_scroll_position
dm-fix-second-click-on-mobile-new-transaction-2
scrollToLocationBudget
alert-autofix-38
tsconfig-composite
mobile-fix-uncategorized-transactions-on-tracking-budgets
server-budget-handlers
fix-sql-injection-in-cleanup-template
non-chrome-draggable-workaround
mobile-budget-page-swipe-navigation
ts-db-all
stable
dark-theme-with-brand-colors
fix-mobile-delete-group
ts-db-select
UnderKoen/reconcile-context-menu
master-before-server-merge
v25.2.1
ts-runQuery
rename-redux-hooks
UnderKoen/3557-persist-state-in-history
remove-redux-CLOSE_BUDGET
fix-exhaustive-deps-errors-FinancesApp
redux-toolkit-createSlice-backup
accounts-function-component
ts-useSplitsExpanded
loot-core-server-package
useTransactios-in-TransactionEdit
react-aria-input
move-redux-to-desktop-client
QueryState-type
fix-themes-applied-late
mobile-vrts
revert-3295-spendingCardFix
react-aria-button-4
split-payee-on-mobile
twk3/pin-apis-crdt
notes-tag-autocomplete
ts-LoadBackup
dnd-kit
package-upgrades
v26.3.0
v26.2.1
v26.2.0
v26.1.0
v25.12.0
v25.11.0
v25.10.0
v25.9.0
v25.8.0
v25.7.1
v25.7.0
v25.6.1
v25.6.0
v25.5.0
v25.4.0
v25.3.1
v25.3.0
v25.2.1
v25.2.0
v25.1.0
v24.12.0
v24.11.0
v24.10.1
v24.10.0
v24.9.0
v24.8.0
v24.7.0
v24.6.0
v24.5.0
v24.4.0
v24.3.0
v24.2.0
v24.1.0
v23.12.0
v23.11.0
v23.10.0
v23.9.0
v23.8.1
v23.8.0
v23.7.2
v23.7.1
v23.7.0
v23.6.0
v23.5.0
v23.4.2
v23.4.1
v23.4.0
v23.3.2
v23.3.0
v23.2.9
v23.2.5
v23.1.12
v22.12.9
Labels
Clear labels
AI generated
API
bank sync
budgeting
bug
can’t replicate
dependencies
docker
documentation
electron
experimental feature
feature
feedback
goal templates
good first issue
help wanted
importers
maintenance
needs info
needs testing
needs triage
needs votes
openid
payees
pull-request
regression
reports
responsive
rules
schedules
server
✨ merged
split transactions
tech debt
theme
transaction import
transaction reconciliation
transactions
translations
upstream
user interface
✅ approved
wontfix
Mirrored from GitHub Pull Request
Milestone
No items
No Milestone
Projects
Clear projects
No project
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/actual#2121
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @radtriste on GitHub (May 12, 2025).
Verified issue does not already exist?
What happened?
Since https://github.com/actualbudget/actual/issues/4705, the automatic rule when posting a transaction today is not done anymore.
When I post a transaction today, for example, my automatic category rule is not applied and I ended up with an
uncategorizedtransaction.How can we reproduce the issue?
Post transaction todayon a different date from what it is plannedWhere are you hosting Actual?
Docker
What browsers are you seeing the problem on?
Chrome
Operating System
Linux
@Bhautik2902 commented on GitHub (May 14, 2025):
I am not able to recreate the issue.
How am I trying?
Created a scheduled transaction for a future date. (With and without repeat)
Rule: when the Payee is "XYZ", put it into category "ABC".
Status: working as expected.
Can you please elaborate on where you are facing the issue?
@DavidHeiniluoma commented on GitHub (May 22, 2025):
@Bhautik2902 The issue is when you have edited the auto-generated schedule rule (that has conditions on payee/date/amount) to add additional actions. Since posting the transaction early no longer matches the date in the rule, it does not trigger that rule that would link it to the schedule (and perform any other actions if they've been added to the rule)
For example, this rule. Before the last release, if I chose "post transaction today" it would apply all the actions in the rule - it would remove the upcoming scheduled transaction from the "upcoming" section of the account register and it would apply the categorization rule. Since the latest release, it does neither - the June 15 upcoming transaction remains in the upcoming transactions section (in addition to the one added with today's date) and the newly added transaction does not have a category applied
@radtriste commented on GitHub (Jun 2, 2025):
As commented on https://github.com/actualbudget/actual/issues/4705#issuecomment-2929572416, I will try to fix this by having both options.
@MatissJanis @Bhautik2902 @DavidHeiniluoma Are you ok with that ?
@Mansarde commented on GitHub (Jun 2, 2025):
I ran into this same issue and have some additional info on when exactly this happens and when not:
Here's a video that demonstrates this:
(NOTE: In the video I incorrectly wrote
MAYin all the notes, but it's actuallyJUNE)https://github.com/user-attachments/assets/9a4e9de1-adf0-4e76-b296-5c3dc377902a
EDIT:
In the last message in the video I say
Even though that rule's TX doesn't have a date set..With that I mean that the linked TX in the rule doesn't have a date set, but only the rule itself has.
And that date is always automatically adjusted whenever the schedule's date changes.
So what I wanted to say with that message in the video is that there is no fixed date in the prepared TX that would clash with the schedules' / rule's date.
@Bhautik2902 commented on GitHub (Jun 2, 2025):
@radtriste, while working on this, please take a moment to review this comment, if you haven’t already. I believe it’s important that this fix not only resolves the current issues but also lays a foundation for easily addressing any related issues that may arise in the future.
@SonicJoe commented on GitHub (Jun 12, 2025):
I did come up with a workaround for anyone else hitting this issue. I figured I'd share in case anyone needs it:
@Mansarde commented on GitHub (Jun 12, 2025):
You could also temporarily set the schedule's date to today before posting it.
That should save you a few steps and only requires you to remember its original date.
I.e.:
@Defy3738 commented on GitHub (Jun 26, 2025):
@radtriste Can I suggest that instead of just those options, there be another to just pretend that the transaction is posted as scheduled (even if the schedule was supposed to be on January 1 but instead the user logs in on January 10 for example)? The reason is to not make managing the budget a daily chore. For example, one can take a few minutes over the weekend to process any "missed" schedules by referring back to receipts/statements/etc instead of having to do it on the schedule date itself.
I realize there is option to add the transaction automatically, but that might not be applicable in all situations or cause clutter with many schedules running. Anyways, thanks for your contributions.
@radtriste commented on GitHub (Aug 8, 2025):
Thank to @matt-fidd, this should would happen only on
Post transaction today. But that is more then a way how the rule are detecting the transactions and this could be quite complex...Do we want to keep this issue ?
@matt-fidd commented on GitHub (Nov 4, 2025):
Pretty sure this has been fixed in https://github.com/actualbudget/actual/pull/5870