[PR #1493] [MERGED] Stop setting endDate when fetching GoCardless transactions #3780

Closed
opened 2026-02-28 20:46:39 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1493
Author: @kyrias
Created: 8/8/2023
Status: Merged
Merged: 8/9/2023
Merged by: @MatissJanis

Base: masterHead: gocardless-stop-setting-endDate


📝 Commits (1)

  • 11b2bd9 Stop setting endDate when fetching GoCardless transactions

📊 Changes

2 files changed (+6 additions, -3 deletions)

View changed files

📝 packages/loot-core/src/server/accounts/sync.ts (+0 -3)
upcoming-release-notes/1493.md (+6 -0)

📄 Description

This breaks fetching transactions where the valueDate is in the future. While the GoCardless documentation says this should never happen, it's what happens with at least Bank Norwegian due to them using the interest date as valueDate. (C.f. #1392)

Related server PR: actualbudget/actual-server#241


🔄 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/1493 **Author:** [@kyrias](https://github.com/kyrias) **Created:** 8/8/2023 **Status:** ✅ Merged **Merged:** 8/9/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `gocardless-stop-setting-endDate` --- ### 📝 Commits (1) - [`11b2bd9`](https://github.com/actualbudget/actual/commit/11b2bd93f19879e2d694752b09b0626f41459185) Stop setting endDate when fetching GoCardless transactions ### 📊 Changes **2 files changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/sync.ts` (+0 -3) ➕ `upcoming-release-notes/1493.md` (+6 -0) </details> ### 📄 Description This breaks fetching transactions where the valueDate is in the future. While the GoCardless documentation says this should never happen, it's what happens with at least Bank Norwegian due to them using the interest date as valueDate. (C.f. #1392) Related server PR: actualbudget/actual-server#241 <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> --- <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-02-28 20:46:39 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3780