[PR #4171] [MERGED] Fix schedule actions not applying and schedules paid the same day not showing #12289

Closed
opened 2026-04-10 21:25:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4171
Author: @matt-fidd
Created: 1/16/2025
Status: Merged
Merged: 1/16/2025
Merged by: @matt-fidd

Base: masterHead: upcoming/fix-schedule-actions


📝 Commits (3)

  • 4973969 fix schedule actions and schedules paid on current day not displaying
  • aaf5a3f note
  • 1056705 change wording of post/skip actions

📊 Changes

8 files changed (+28 additions, -15 deletions)

View changed files

📝 packages/desktop-client/e2e/page-models/schedules-page.js (+1 -1)
📝 packages/desktop-client/src/components/modals/ScheduledTransactionMenuModal.tsx (+1 -1)
📝 packages/desktop-client/src/components/schedules/PostsOfflineNotification.tsx (+2 -2)
📝 packages/desktop-client/src/components/schedules/SchedulesTable.tsx (+2 -2)
📝 packages/desktop-client/src/components/transactions/SelectedTransactionsButton.tsx (+2 -2)
📝 packages/desktop-client/src/components/transactions/TransactionMenu.tsx (+2 -2)
📝 packages/loot-core/src/client/data-hooks/transactions.ts (+12 -5)
upcoming-release-notes/4171.md (+6 -0)

📄 Description

No description provided


🔄 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/4171 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 1/16/2025 **Status:** ✅ Merged **Merged:** 1/16/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `upcoming/fix-schedule-actions` --- ### 📝 Commits (3) - [`4973969`](https://github.com/actualbudget/actual/commit/4973969320bad0cd159146c948478c5457ce9e26) fix schedule actions and schedules paid on current day not displaying - [`aaf5a3f`](https://github.com/actualbudget/actual/commit/aaf5a3f418c5eb21c92cadabb3973ed30a9d22b0) note - [`1056705`](https://github.com/actualbudget/actual/commit/105670581c179c4a34ba046b082c0f0d740ea3db) change wording of post/skip actions ### 📊 Changes **8 files changed** (+28 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/page-models/schedules-page.js` (+1 -1) 📝 `packages/desktop-client/src/components/modals/ScheduledTransactionMenuModal.tsx` (+1 -1) 📝 `packages/desktop-client/src/components/schedules/PostsOfflineNotification.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/schedules/SchedulesTable.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/transactions/SelectedTransactionsButton.tsx` (+2 -2) 📝 `packages/desktop-client/src/components/transactions/TransactionMenu.tsx` (+2 -2) 📝 `packages/loot-core/src/client/data-hooks/transactions.ts` (+12 -5) ➕ `upcoming-release-notes/4171.md` (+6 -0) </details> ### 📄 Description _No description provided_ --- <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-04-10 21:25:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#12289