[PR #2529] [MERGED] 📈 adding extra console.log lines for bank-sync to help with troubleshooting #18712

Closed
opened 2026-04-14 20:50:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2529
Author: @MatissJanis
Created: 3/30/2024
Status: Merged
Merged: 3/31/2024
Merged by: @MatissJanis

Base: masterHead: matiss/gocardless-debug


📝 Commits (2)

  • 523ad6b 📈 adding extra console.log lines for bank-sync to help with troubleshooting
  • c6ce65f Release notes

📊 Changes

3 files changed (+27 additions, -0 deletions)

View changed files

📝 packages/loot-core/src/server/accounts/sync.ts (+18 -0)
📝 packages/loot-core/src/server/main.ts (+3 -0)
upcoming-release-notes/2529.md (+6 -0)

📄 Description

We keep getting many bug reports about gocardless/simplefin. And in most cases (or ALL cases?) they are not legitimate issues in Actual, but it's hard to troubleshoot and help without some more debug information.

So this PR adds a few more console.log lines to ease the troubleshooting process.

Screenshot 2024-03-30 at 21 03 58

🔄 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/2529 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 3/30/2024 **Status:** ✅ Merged **Merged:** 3/31/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/gocardless-debug` --- ### 📝 Commits (2) - [`523ad6b`](https://github.com/actualbudget/actual/commit/523ad6b18bb6976f9da11b71c8e31e95708d6c6c) :chart_with_upwards_trend: adding extra console.log lines for bank-sync to help with troubleshooting - [`c6ce65f`](https://github.com/actualbudget/actual/commit/c6ce65fceb7a82a1def4a5ebe5eadc05caf5c2fd) Release notes ### 📊 Changes **3 files changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/sync.ts` (+18 -0) 📝 `packages/loot-core/src/server/main.ts` (+3 -0) ➕ `upcoming-release-notes/2529.md` (+6 -0) </details> ### 📄 Description We keep getting many bug reports about gocardless/simplefin. And in most cases (or ALL cases?) they are not legitimate issues in Actual, but it's hard to troubleshoot and help without some more debug information. So this PR adds a few more console.log lines to ease the troubleshooting process. <img width="603" alt="Screenshot 2024-03-30 at 21 03 58" src="https://github.com/actualbudget/actual/assets/886567/c5fb75c2-2fa8-467b-9864-19bf8ff635da"> --- <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-14 20:50:25 -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#18712