[PR #6005] [MERGED] Fix: custom reports - persist "show uncategorized" field #32191

Closed
opened 2026-04-18 08:16:35 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6005
Author: @MatissJanis
Created: 10/26/2025
Status: Merged
Merged: 10/27/2025
Merged by: @MatissJanis

Base: masterHead: matiss/add-custom-reports-sort-by


📝 Commits (1)

  • 233ba07 Add sort_by field to custom reports

📊 Changes

3 files changed (+10 additions, -3 deletions)

View changed files

📝 packages/loot-core/src/server/db/types/index.ts (+1 -1)
📝 packages/loot-core/src/server/reports/app.ts (+3 -2)
upcoming-release-notes/6005.md (+6 -0)

📄 Description

Related: https://github.com/actualbudget/actual/issues/6004

The "show uncategorized" field was not being saved to the DB.


🔄 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/6005 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 10/26/2025 **Status:** ✅ Merged **Merged:** 10/27/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/add-custom-reports-sort-by` --- ### 📝 Commits (1) - [`233ba07`](https://github.com/actualbudget/actual/commit/233ba07c8c2028b3a3d22da837d4507e2a790164) Add sort_by field to custom reports ### 📊 Changes **3 files changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/db/types/index.ts` (+1 -1) 📝 `packages/loot-core/src/server/reports/app.ts` (+3 -2) ➕ `upcoming-release-notes/6005.md` (+6 -0) </details> ### 📄 Description Related: https://github.com/actualbudget/actual/issues/6004 The "show uncategorized" field was not being saved to the DB. --- <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-18 08:16:35 -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#32191