[PR #4354] [MERGED] Sort SimpleFIN transactions in date order #54641

Closed
opened 2026-05-01 00:45:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4354
Author: @matt-fidd
Created: 2/11/2025
Status: Merged
Merged: 2/11/2025
Merged by: @matt-fidd

Base: masterHead: sort-simplefin


📝 Commits (2)

📊 Changes

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

View changed files

📝 packages/sync-server/src/app-simplefin/app-simplefin.js (+16 -1)
upcoming-release-notes/4354.md (+6 -0)

📄 Description

Fixes https://github.com/actualbudget/actual-server/issues/556

Ensures that the client inserts the starting balance transaction in the right place.

To test, set up the test SimpleFIN credentials on an edge server and sync from blank - the starting balance transaction will be at the top. Try again on this build, it'll be in the correct pace at the bottom


🔄 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/4354 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 2/11/2025 **Status:** ✅ Merged **Merged:** 2/11/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `sort-simplefin` --- ### 📝 Commits (2) - [`a4c7338`](https://github.com/actualbudget/actual/commit/a4c7338d8d7231d8ec1c46f0123f550604db6b21) sort SimpleFIN transactions - [`e590db2`](https://github.com/actualbudget/actual/commit/e590db22a9bc7d02cba5343f60922e18303f0739) note ### 📊 Changes **2 files changed** (+22 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/sync-server/src/app-simplefin/app-simplefin.js` (+16 -1) ➕ `upcoming-release-notes/4354.md` (+6 -0) </details> ### 📄 Description Fixes https://github.com/actualbudget/actual-server/issues/556 Ensures that the client inserts the starting balance transaction in the right place. To test, set up the test SimpleFIN credentials on an edge server and sync from blank - the starting balance transaction will be at the top. Try again on this build, it'll be in the correct pace at the bottom --- <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-05-01 00:45:59 -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#54641