[PR #5714] remove BANKS_WITH_LIMITED_HISTORY override array for GoCardless #13134

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

Original Pull Request: https://github.com/actualbudget/actual/pull/5714

State: closed
Merged: Yes


This array is a bit of a crutch for the data we get from GoCardless, they don't always provide the right numbers for max_historical_days and transaction_total_days.

We fixed max_historical_days and removed the overrides by using a fallback default, this just does the same for transaction_total_days.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/5714 **State:** closed **Merged:** Yes --- This array is a bit of a crutch for the data we get from GoCardless, they don't always provide the right numbers for `max_historical_days` and `transaction_total_days`. We fixed `max_historical_days` and removed the overrides by using a fallback default, this just does the same for `transaction_total_days`.
GiteaMirror added the pull-request label 2026-04-10 21:48:14 -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#13134