fix(#2495): fix GoCardless transaction ID to fallback to it's own generated ID on sync (#4241)

* fix(#2495): fixed gocardless import ID

* chore: added release note

* chore: updated release note

* refactor: made condition more clear

* Revert "refactor: made condition more clear"

This reverts commit ec16c99041.

* fix: added edge case
This commit is contained in:
Bruno Ribeiro
2025-02-05 22:37:47 +00:00
committed by GitHub
parent bdf4dda3a8
commit bd063423e5
2 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
---
category: Bugfix
authors: [NullScope]
---
Fix GoCardless transaction ID to fallback to it's own generated ID on sync