[PR #2000] [MERGED] [Goals]: Sort the priorities properly #4063

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2000
Author: @youngcw
Created: 11/30/2023
Status: Merged
Merged: 12/1/2023
Merged by: @youngcw

Base: masterHead: youngcw/fix_template_priority_sort


📝 Commits (2)

📊 Changes

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

View changed files

📝 packages/loot-core/src/server/budget/goaltemplates.ts (+3 -1)
upcoming-release-notes/2000.md (+6 -0)

📄 Description

Priority sorting was using alphabetical sorting instead of numeric sorting. This fixes it to sort as expected.

Fixes #1999


🔄 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/2000 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 11/30/2023 **Status:** ✅ Merged **Merged:** 12/1/2023 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/fix_template_priority_sort` --- ### 📝 Commits (2) - [`c0e81c4`](https://github.com/actualbudget/actual/commit/c0e81c472861d9cf471ed12e3d9e6bbf09eb97eb) sort properly - [`d8d81a4`](https://github.com/actualbudget/actual/commit/d8d81a4bd97865c4629f8a0ffb47d805b9b44018) note ### 📊 Changes **2 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goaltemplates.ts` (+3 -1) ➕ `upcoming-release-notes/2000.md` (+6 -0) </details> ### 📄 Description Priority sorting was using alphabetical sorting instead of numeric sorting. This fixes it to sort as expected. Fixes #1999 --- <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:50:59 -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#4063