[PR #1484] [MERGED] Fetch GoCardless transactions from the last 90 days or since first transaction #3774

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

📋 Pull Request Information

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

Base: masterHead: gocardless-better-chosen-start-date


📝 Commits (1)

  • 15b51cf Fetch GoCardless transactions from the last 90 days or since first transaction

📊 Changes

2 files changed (+22 additions, -18 deletions)

View changed files

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

📄 Description

This lets us fetch and process as few transactions as possible, while still allowing for fetching data back to 90 days ago if we haven't imported transactions for a while.


🔄 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/1484 **Author:** [@kyrias](https://github.com/kyrias) **Created:** 8/7/2023 **Status:** ✅ Merged **Merged:** 8/21/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `gocardless-better-chosen-start-date` --- ### 📝 Commits (1) - [`15b51cf`](https://github.com/actualbudget/actual/commit/15b51cf73ba0a0c8a463cf125ce5428d4635c9e1) Fetch GoCardless transactions from the last 90 days or since first transaction ### 📊 Changes **2 files changed** (+22 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/sync.ts` (+16 -18) ➕ `upcoming-release-notes/1484.md` (+6 -0) </details> ### 📄 Description This lets us fetch and process as few transactions as possible, while still allowing for fetching data back to 90 days ago if we haven't imported transactions for a while. --- <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:33 -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#3774