[PR #4384] [MERGED] Add fallback value for payeename: 'undefined' - CBC Bank #47174

Closed
opened 2026-04-26 09:11:06 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4384
Author: @MMichotte
Created: 2/15/2025
Status: Merged
Merged: 2/16/2025
Merged by: @UnderKoen

Base: masterHead: fix-cbc-payeename


📝 Commits (3)

  • 5ab1cdf Add fallback value for payename: 'undefined'
  • 64282fd docs: add release note
  • 241f78a Add fallback value for payename: 'undefined' (for negative amounts)

📊 Changes

2 files changed (+11 additions, -2 deletions)

View changed files

📝 packages/sync-server/src/app-gocardless/banks/cbc_cregbebb.js (+5 -2)
upcoming-release-notes/4384.md (+6 -0)

📄 Description

Similarly to PR#533, this fix provides a default fallback payeename value ('undefined') for the CBC bank in case the payeename is missing.


🔄 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/4384 **Author:** [@MMichotte](https://github.com/MMichotte) **Created:** 2/15/2025 **Status:** ✅ Merged **Merged:** 2/16/2025 **Merged by:** [@UnderKoen](https://github.com/UnderKoen) **Base:** `master` ← **Head:** `fix-cbc-payeename` --- ### 📝 Commits (3) - [`5ab1cdf`](https://github.com/actualbudget/actual/commit/5ab1cdfcadcd3f9a43c7cda83df664f31ab03d65) Add fallback value for payename: 'undefined' - [`64282fd`](https://github.com/actualbudget/actual/commit/64282fd11af63928ade335aca8c2e91afe2a2cbc) docs: add release note - [`241f78a`](https://github.com/actualbudget/actual/commit/241f78afd306e2bd9a6f0b16c9b0808ddbff81ad) Add fallback value for payename: 'undefined' (for negative amounts) ### 📊 Changes **2 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/sync-server/src/app-gocardless/banks/cbc_cregbebb.js` (+5 -2) ➕ `upcoming-release-notes/4384.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 --> Similarly to [PR#533](https://github.com/actualbudget/actual-server/pull/533), this fix provides a default fallback payeename value ('undefined') for the CBC bank in case the payeename is missing. --- <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-04-26 09:11:06 -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#47174