[PR #2817] [MERGED] Fix nYnab imports with income on them #4527

Closed
opened 2026-02-28 20:57:08 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2817
Author: @Marethyu1
Created: 6/1/2024
Status: Merged
Merged: 6/4/2024
Merged by: @youngcw

Base: masterHead: fix-nynab-income-import


📝 Commits (1)

  • 50f297f Support nynab imports that have

📊 Changes

4 files changed (+74 additions, -2 deletions)

View changed files

📝 packages/desktop-client/e2e/data/ynab5-demo-budget.json (+56 -0)
📝 packages/desktop-client/e2e/onboarding.test.js (+1 -1)
📝 packages/loot-core/src/server/importers/ynab5.ts (+11 -1)
upcoming-release-notes/2817.md (+6 -0)

📄 Description

there is a problem when you run a nynab import when you have

  • category groups called income
  • categories called income

Fixes #2816


🔄 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/2817 **Author:** [@Marethyu1](https://github.com/Marethyu1) **Created:** 6/1/2024 **Status:** ✅ Merged **Merged:** 6/4/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `fix-nynab-income-import` --- ### 📝 Commits (1) - [`50f297f`](https://github.com/actualbudget/actual/commit/50f297f5667a629fe4d2c4787570e62e8246a061) Support nynab imports that have ### 📊 Changes **4 files changed** (+74 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/data/ynab5-demo-budget.json` (+56 -0) 📝 `packages/desktop-client/e2e/onboarding.test.js` (+1 -1) 📝 `packages/loot-core/src/server/importers/ynab5.ts` (+11 -1) ➕ `upcoming-release-notes/2817.md` (+6 -0) </details> ### 📄 Description there is a problem when you run a nynab import when you have - category groups called income - categories called income Fixes #2816 <!-- 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 --> --- <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 20:57:08 -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#4527