[PR #895] [MERGED] Improve error reporting for goal templates #3395

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/895
Author: @shall0pass
Created: 4/13/2023
Status: Merged
Merged: 4/13/2023
Merged by: @j-f1

Base: masterHead: goals_errors


📝 Commits (7)

📊 Changes

2 files changed (+26 additions, -30 deletions)

View changed files

📝 packages/loot-core/src/server/budget/goaltemplates.js (+20 -30)
upcoming-release-notes/895.md (+6 -0)

📄 Description

This improves the error reporting when issues are found with Goal Templates. Before these changes, the only error that would be reported is the "Bills" error in the image while the other issues would be ignored and not funded.

image


🔄 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/895 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 4/13/2023 **Status:** ✅ Merged **Merged:** 4/13/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `goals_errors` --- ### 📝 Commits (7) - [`686a80d`](https://github.com/actualbudget/actual/commit/686a80de9c8cb7c15d5f6939460318cf5a6bf792) improve error reporting for goal templates - [`5ed25df`](https://github.com/actualbudget/actual/commit/5ed25df180fdb7434a04b3c5dac6aafd72ae829a) fixup #1 - [`87f8faa`](https://github.com/actualbudget/actual/commit/87f8faae4b0eb9af3d559f5d9314c194cd663b83) not passing errors - [`776af2a`](https://github.com/actualbudget/actual/commit/776af2a7aa5a31ca139578b3d7b6f1edc4d03576) fixup #2 - [`138d544`](https://github.com/actualbudget/actual/commit/138d544616c0eeaabd3be7271860177078b8e8b1) release notes - [`0068d26`](https://github.com/actualbudget/actual/commit/0068d26dfd55a53094e1ec234122771a73242889) fixup #3 - [`7d20400`](https://github.com/actualbudget/actual/commit/7d204007b58932a7f4f7b080a11956826d043d4d) release notes fix ### 📊 Changes **2 files changed** (+26 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goaltemplates.js` (+20 -30) ➕ `upcoming-release-notes/895.md` (+6 -0) </details> ### 📄 Description This improves the error reporting when issues are found with Goal Templates. Before these changes, the only error that would be reported is the "Bills" error in the image while the other issues would be ignored and not funded. ![image](https://user-images.githubusercontent.com/20625555/231824373-6cc81f0a-44cf-46bb-b510-d01361943bdd.png) --- <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:41:01 -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#3395