[PR #5967] [MERGED] fix GoCardless institutions with special continuous access EUA behaviour #55546

Closed
opened 2026-05-01 02:33:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5967
Author: @matt-fidd
Created: 10/20/2025
Status: Merged
Merged: 10/21/2025
Merged by: @matt-fidd

Base: masterHead: gocardless-single-access


📝 Commits (4)

  • ddcf6d3 fix GoCardless institutions with special continuous access EUA behaviour
  • 83840d2 note
  • 016bd6c coderabbit
  • 3867ff4 Merge branch 'master' into gocardless-single-access

📊 Changes

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

View changed files

📝 packages/sync-server/src/app-gocardless/bank-factory.js (+163 -0)
📝 packages/sync-server/src/app-gocardless/services/gocardless-service.js (+4 -2)
upcoming-release-notes/5967.md (+6 -0)

📄 Description

Fixes bug reported in https://github.com/actualbudget/actual/pull/5714#issuecomment-3419530826

GoCardless publish a list of banks that behave like this (https://bankaccountdata.zendesk.com/hc/en-gb/articles/11529718632476-Extended-history-and-continuous-access-edge-cases).


🔄 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/5967 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 10/20/2025 **Status:** ✅ Merged **Merged:** 10/21/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `gocardless-single-access` --- ### 📝 Commits (4) - [`ddcf6d3`](https://github.com/actualbudget/actual/commit/ddcf6d3251ac37b102010e13e347c21ee9a622a7) fix GoCardless institutions with special continuous access EUA behaviour - [`83840d2`](https://github.com/actualbudget/actual/commit/83840d21ba45663f06157d073d9e4000ae293571) note - [`016bd6c`](https://github.com/actualbudget/actual/commit/016bd6c6473988b6193904757a0f929edbcf32be) coderabbit - [`3867ff4`](https://github.com/actualbudget/actual/commit/3867ff4f93c49f864b738c75bf7eb5dd65aa4d02) Merge branch 'master' into gocardless-single-access ### 📊 Changes **3 files changed** (+173 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/sync-server/src/app-gocardless/bank-factory.js` (+163 -0) 📝 `packages/sync-server/src/app-gocardless/services/gocardless-service.js` (+4 -2) ➕ `upcoming-release-notes/5967.md` (+6 -0) </details> ### 📄 Description Fixes bug reported in https://github.com/actualbudget/actual/pull/5714#issuecomment-3419530826 GoCardless publish a list of banks that behave like this (https://bankaccountdata.zendesk.com/hc/en-gb/articles/11529718632476-Extended-history-and-continuous-access-edge-cases). --- <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-05-01 02:33:03 -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#55546