[PR #4293] [MERGED] Handle duplicate categories/groups in nYNAB importer. #5305

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4293
Author: @youngcw
Created: 2/4/2025
Status: Merged
Merged: 2/6/2025
Merged by: @youngcw

Base: masterHead: youngcw/fix-nynab-duplicates


📝 Commits (6)

📊 Changes

2 files changed (+49 additions, -11 deletions)

View changed files

📝 packages/loot-core/src/server/importers/ynab5.ts (+43 -11)
upcoming-release-notes/4293.md (+6 -0)

📄 Description

Handles the condition where nYNAB imports have duplicate categories or groups.

fixes #3069


🔄 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/4293 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 2/4/2025 **Status:** ✅ Merged **Merged:** 2/6/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/fix-nynab-duplicates` --- ### 📝 Commits (6) - [`29904d0`](https://github.com/actualbudget/actual/commit/29904d0be7416a2f4ca3373347dd593837717ff1) add error handler - [`db8a203`](https://github.com/actualbudget/actual/commit/db8a203eaff1e1174158678bae2a97c1f703259e) lint - [`774c01a`](https://github.com/actualbudget/actual/commit/774c01a1172c5440564326d88cb22e7cb0abbaab) note - [`0397b41`](https://github.com/actualbudget/actual/commit/0397b41674dbcc34ad8baebc019a396b610a97e9) rabbit - [`446edf6`](https://github.com/actualbudget/actual/commit/446edf6f5a532af175214914cecf99aa51a186d8) handle groups - [`6feb7a8`](https://github.com/actualbudget/actual/commit/6feb7a83cf812d978d29601441022fb81936dbd2) Merge branch 'master' into youngcw/fix-nynab-duplicates ### 📊 Changes **2 files changed** (+49 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/importers/ynab5.ts` (+43 -11) ➕ `upcoming-release-notes/4293.md` (+6 -0) </details> ### 📄 Description Handles the condition where nYNAB imports have duplicate categories or groups. fixes #3069 --- <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:10:16 -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#5305