[PR #3072] [CLOSED] Support ynab imports with hidden categories #4662

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3072
Author: @spuder
Created: 7/16/2024
Status: Closed

Base: masterHead: patch-1


📝 Commits (9)

📊 Changes

3 files changed (+62 additions, -44 deletions)

View changed files

📝 packages/loot-core/src/server/db/index.test.ts (+16 -0)
📝 packages/loot-core/src/server/importers/ynab5.ts (+40 -44)
upcoming-release-notes/3072.md (+6 -0)

📄 Description

Fixes #3069

TODO:

  • Tests

🔄 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/3072 **Author:** [@spuder](https://github.com/spuder) **Created:** 7/16/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (9) - [`310444e`](https://github.com/actualbudget/actual/commit/310444e0ecc350dfa3cfae3abf21b20b8d01f438) Support hidden categories - [`6758f43`](https://github.com/actualbudget/actual/commit/6758f4344646fd8a9268e80378ca3c3d42f8a6a2) Support hidden groups - [`0f303cd`](https://github.com/actualbudget/actual/commit/0f303cd16fefea5549d541dab6644a868086f994) Add tests - [`716a4d6`](https://github.com/actualbudget/actual/commit/716a4d6a486c5fe783215ae932ce8b5d2cf35c77) fix release notes - [`23be2d8`](https://github.com/actualbudget/actual/commit/23be2d8282aa201d05b203707f96b3fb1f553508) lint - [`93c380a`](https://github.com/actualbudget/actual/commit/93c380a1305adf5fae5a91c4b80bf466008be029) Merge branch 'actualbudget:master' into patch-1 - [`873463d`](https://github.com/actualbudget/actual/commit/873463d4e25fa821cf6f6fe0b75b2ff6fdf2ccce) rename categroy_group - [`0a1b049`](https://github.com/actualbudget/actual/commit/0a1b0498c0bc36bdc164064059c7075665ddc98a) Merge branch 'import-hidden-category' into patch-1 - [`ee85b7f`](https://github.com/actualbudget/actual/commit/ee85b7fbde5962c11b7066dd1dd77c9a9b2641ab) merge ### 📊 Changes **3 files changed** (+62 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/db/index.test.ts` (+16 -0) 📝 `packages/loot-core/src/server/importers/ynab5.ts` (+40 -44) ➕ `upcoming-release-notes/3072.md` (+6 -0) </details> ### 📄 Description Fixes #3069 ## TODO: - [ ] Tests --- <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:59:17 -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#4662