[PR #2581] [MERGED] Do not allow hiding income category group #34576

Closed
opened 2026-04-20 21:43:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2581
Author: @psybers
Created: 4/10/2024
Status: Merged
Merged: 4/12/2024
Merged by: @joel-jeremy

Base: masterHead: issue2579


📝 Commits (5)

  • 58d2824 Do not allow hiding income category group
  • 5fe23e5 add release note
  • d8525cc rename file
  • 8e45a85 Migrate DB so income groups are not hidden
  • 1481edc Update migration to explicitly match on is_income = 1

📊 Changes

3 files changed (+15 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/budget/SidebarGroup.tsx (+1 -1)
packages/loot-core/migrations/1712784523000_unhide_input_group.sql (+8 -0)
upcoming-release-notes/2581.md (+6 -0)

📄 Description

Closes #2579.


🔄 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/2581 **Author:** [@psybers](https://github.com/psybers) **Created:** 4/10/2024 **Status:** ✅ Merged **Merged:** 4/12/2024 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `issue2579` --- ### 📝 Commits (5) - [`58d2824`](https://github.com/actualbudget/actual/commit/58d2824a7960cd1c22944e6ca002a90d363a40e3) Do not allow hiding income category group - [`5fe23e5`](https://github.com/actualbudget/actual/commit/5fe23e5eab31e26f37b0a3adc34724929ba6a864) add release note - [`d8525cc`](https://github.com/actualbudget/actual/commit/d8525ccd3c72aa57f37f6a1cbef20b221fc0a3b7) rename file - [`8e45a85`](https://github.com/actualbudget/actual/commit/8e45a857968c8e9f372254974e7fdf95e45f2c37) Migrate DB so income groups are not hidden - [`1481edc`](https://github.com/actualbudget/actual/commit/1481edccec332344723c0cca600d11b6f74888a6) Update migration to explicitly match on is_income = 1 ### 📊 Changes **3 files changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/SidebarGroup.tsx` (+1 -1) ➕ `packages/loot-core/migrations/1712784523000_unhide_input_group.sql` (+8 -0) ➕ `upcoming-release-notes/2581.md` (+6 -0) </details> ### 📄 Description Closes #2579. --- <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-04-20 21:43:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#34576