[PR #5706] [MERGED] Handle detailedAccount null or undefined in gocardless service. Fixes #5664 #55378

Closed
opened 2026-05-01 02:13:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5706
Author: @mauroartizzu
Created: 9/9/2025
Status: Merged
Merged: 9/11/2025
Merged by: @matt-fidd

Base: masterHead: fix/gocardless-italy-sync


📝 Commits (2)

  • 2c99243 fix detailedAccount could be null or undefined
  • 304bb1c add release notes

📊 Changes

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

View changed files

📝 packages/sync-server/src/app-gocardless/services/gocardless-service.js (+8 -3)
upcoming-release-notes/5706.md (+6 -0)

📄 Description


🔄 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/5706 **Author:** [@mauroartizzu](https://github.com/mauroartizzu) **Created:** 9/9/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix/gocardless-italy-sync` --- ### 📝 Commits (2) - [`2c99243`](https://github.com/actualbudget/actual/commit/2c99243aa814f253b3817ee387dab134bd07938a) fix detailedAccount could be null or undefined - [`304bb1c`](https://github.com/actualbudget/actual/commit/304bb1c603325bf4a7e5d41cec3477c3a7d9b292) add release notes ### 📊 Changes **2 files changed** (+14 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/sync-server/src/app-gocardless/services/gocardless-service.js` (+8 -3) ➕ `upcoming-release-notes/5706.md` (+6 -0) </details> ### 📄 Description <!-- 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. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> --- <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:13:23 -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#55378