[PR #4675] [MERGED] 🐛 fixed can't rename notes #5528

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4675
Author: @alecbakholdin
Created: 3/22/2025
Status: Merged
Merged: 3/22/2025
Merged by: @youngcw

Base: masterHead: cant-rename-category


📝 Commits (1)

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

📝 packages/loot-core/src/server/aql/schema/index.ts (+1 -0)
upcoming-release-notes/4675.md (+6 -0)

📄 Description

After some recent change can no longer rename categories. Identified that it was because the database schema was missing goal_def for categories.

Resolves #4679


🔄 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/4675 **Author:** [@alecbakholdin](https://github.com/alecbakholdin) **Created:** 3/22/2025 **Status:** ✅ Merged **Merged:** 3/22/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `cant-rename-category` --- ### 📝 Commits (1) - [`b8af73b`](https://github.com/actualbudget/actual/commit/b8af73bb789db48e2c9a2d75d96519e886adee25) fixed can't rename notes ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/aql/schema/index.ts` (+1 -0) ➕ `upcoming-release-notes/4675.md` (+6 -0) </details> ### 📄 Description After some recent change can no longer rename categories. Identified that it was because the database schema was missing goal_def for categories. Resolves #4679 --- <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 21:13:53 -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#5528