[PR #6166] [CLOSED] fix SimpleFIN bank names on the bank sync page #113182

Closed
opened 2026-06-05 19:30:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6166
Author: @matt-fidd
Created: 11/17/2025
Status: Closed

Base: masterHead: simplefin-bank-name


📝 Commits (4)

  • 79b0b52 fix incorrect SimpleFIN bank names
  • a7c00e3 note
  • 190b30f Update VRT screenshots
  • c272edb Merge branch 'master' into simplefin-bank-name

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 packages/loot-core/src/server/accounts/app.ts (+1 -1)
upcoming-release-notes/6166.md (+6 -0)

📄 Description

Fixes https://github.com/actualbudget/actual/issues/4848

I am thinking this can occur because the domain is set incorrectly or shared between connections in some strange way on the SimpleFIN side, ID should be the field we treat as unique. I don't have a US bank account to test this out against so I'd appreciate someone who does testing this change out.

You'll need to unlink and relink an account for the change to reflect on the bank sync page


🔄 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/6166 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 11/17/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `simplefin-bank-name` --- ### 📝 Commits (4) - [`79b0b52`](https://github.com/actualbudget/actual/commit/79b0b526d3ada76fa4b5b547f0525ef29fa6db8f) fix incorrect SimpleFIN bank names - [`a7c00e3`](https://github.com/actualbudget/actual/commit/a7c00e387df5acebaf0fb7a282338dcaad1e56df) note - [`190b30f`](https://github.com/actualbudget/actual/commit/190b30f154ce716f3bc1c5f1b1831c13f4351545) Update VRT screenshots - [`c272edb`](https://github.com/actualbudget/actual/commit/c272edbe59d40c9dc6c0e42a27a0097b18b7cbae) Merge branch 'master' into simplefin-bank-name ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/accounts/app.ts` (+1 -1) ➕ `upcoming-release-notes/6166.md` (+6 -0) </details> ### 📄 Description Fixes https://github.com/actualbudget/actual/issues/4848 I am thinking this can occur because the domain is set incorrectly or shared between connections in some strange way on the SimpleFIN side, ID should be the field we treat as unique. I don't have a US bank account to test this out against so I'd appreciate someone who does testing this change out. You'll need to unlink and relink an account for the change to reflect on the bank sync page --- <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-06-05 19:30:05 -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#113182