[PR #2278] [MERGED] 🐛 Avoid passing a boolean to the import trans category title #4223

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2278
Author: @twk3
Created: 1/23/2024
Status: Merged
Merged: 1/24/2024
Merged by: @twk3

Base: masterHead: twk3/fix-import-cat-title-err


📝 Commits (2)

  • 197b966 Avoid passing a boolean to the import trans category title
  • 813d792 Add release note

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/modals/ImportTransactions.jsx (+3 -1)
upcoming-release-notes/2278.md (+6 -0)

📄 Description

  • Fixes an error regarding passing false to title when category is not available

🔄 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/2278 **Author:** [@twk3](https://github.com/twk3) **Created:** 1/23/2024 **Status:** ✅ Merged **Merged:** 1/24/2024 **Merged by:** [@twk3](https://github.com/twk3) **Base:** `master` ← **Head:** `twk3/fix-import-cat-title-err` --- ### 📝 Commits (2) - [`197b966`](https://github.com/actualbudget/actual/commit/197b96697dcd8786480e7b567e52ab1ed0c00029) Avoid passing a boolean to the import trans category title - [`813d792`](https://github.com/actualbudget/actual/commit/813d792338aaad9e8d92d8129ed77f4501fee4f6) Add release note ### 📊 Changes **2 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/ImportTransactions.jsx` (+3 -1) ➕ `upcoming-release-notes/2278.md` (+6 -0) </details> ### 📄 Description - Fixes an error regarding passing `false` to title when category is not available --- <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:53:18 -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#4223