[PR #3970] [MERGED] extend fix splits tool to report splits with mismatched amounts #5138

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3970
Author: @matt-fidd
Created: 12/12/2024
Status: Merged
Merged: 12/24/2024
Merged by: @matt-fidd

Base: masterHead: dodgy-splits


📝 Commits (10+)

📊 Changes

4 files changed (+126 additions, -57 deletions)

View changed files

📝 packages/desktop-client/src/components/settings/FixSplits.tsx (+97 -57)
📝 packages/loot-core/src/server/tools/app.ts (+20 -0)
📝 packages/loot-core/src/server/tools/types/handlers.d.ts (+3 -0)
upcoming-release-notes/3970.md (+6 -0)

📄 Description

No description provided


🔄 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/3970 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 12/12/2024 **Status:** ✅ Merged **Merged:** 12/24/2024 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `dodgy-splits` --- ### 📝 Commits (10+) - [`e033077`](https://github.com/actualbudget/actual/commit/e0330778ade77e123a0fd0bc0b08961cbd262aaf) log mismatched split amounts - [`caa96a3`](https://github.com/actualbudget/actual/commit/caa96a368a9531934847050f1c477cd9459f00bf) improve error log - [`47cba2e`](https://github.com/actualbudget/actual/commit/47cba2e4c9d61a2415bda3ab27587121a52b5bcc) add log for none - [`1e5dd4a`](https://github.com/actualbudget/actual/commit/1e5dd4a2b9f04f15989bd70a5345a772278f0bf2) add to UI - [`1d3362b`](https://github.com/actualbudget/actual/commit/1d3362bea8db815a11a7a2ff27ad8389f6457df4) note - [`578890c`](https://github.com/actualbudget/actual/commit/578890c5e6bdd0c97bd6b6fdda5109712ec0cd35) fix - [`2b2f206`](https://github.com/actualbudget/actual/commit/2b2f2067678a9540ab5da62ee8312f158fe5389d) alter styling - [`43fab40`](https://github.com/actualbudget/actual/commit/43fab40118c50c9e71a7e87ff6d775039b6ccd74) Update packages/desktop-client/src/components/settings/FixSplits.tsx - [`f7057d5`](https://github.com/actualbudget/actual/commit/f7057d525469e8bf54310e34334f8ba118940a53) translations - [`366449f`](https://github.com/actualbudget/actual/commit/366449f48bf25f78ab02fe35f2fc50124056a2a8) pluralisation ### 📊 Changes **4 files changed** (+126 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/settings/FixSplits.tsx` (+97 -57) 📝 `packages/loot-core/src/server/tools/app.ts` (+20 -0) 📝 `packages/loot-core/src/server/tools/types/handlers.d.ts` (+3 -0) ➕ `upcoming-release-notes/3970.md` (+6 -0) </details> ### 📄 Description _No description provided_ --- <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:06:36 -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#5138