[PR #5820] [CLOSED] (WIP) Fix Issue 5732: Indicate sync errors for SimpleFin #6144

Closed
opened 2026-02-28 21:24:34 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5820
Author: @jmealo
Created: 9/30/2025
Status: Closed

Base: masterHead: feat/issue-5732


📝 Commits (1)

  • 7c10fb9 Fix Issue 5732: Indicate sync errors for SimpleFin

📊 Changes

5 files changed (+373 additions, -67 deletions)

View changed files

📝 packages/desktop-client/src/accounts/accountsSlice.ts (+15 -10)
packages/loot-core/src/server/accounts/app.test.ts (+322 -0)
📝 packages/loot-core/src/server/accounts/app.ts (+28 -56)
📝 upcoming-release-notes/5817.md (+2 -1)
upcoming-release-notes/5820.md (+6 -0)

📄 Description

WIP fix for #5732


🔄 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/5820 **Author:** [@jmealo](https://github.com/jmealo) **Created:** 9/30/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feat/issue-5732` --- ### 📝 Commits (1) - [`7c10fb9`](https://github.com/actualbudget/actual/commit/7c10fb9112f4ad6ab433b45a304c8b4b93afd149) Fix Issue 5732: Indicate sync errors for SimpleFin ### 📊 Changes **5 files changed** (+373 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/accounts/accountsSlice.ts` (+15 -10) ➕ `packages/loot-core/src/server/accounts/app.test.ts` (+322 -0) 📝 `packages/loot-core/src/server/accounts/app.ts` (+28 -56) 📝 `upcoming-release-notes/5817.md` (+2 -1) ➕ `upcoming-release-notes/5820.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. --> WIP fix for #5732 --- <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-02-28 21:24:34 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6144