[PR #1059] [MERGED] Goals: fix broken parser #3493

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1059
Author: @youngcw
Created: 5/25/2023
Status: Merged
Merged: 5/25/2023
Merged by: @j-f1

Base: masterHead: parser_fix


📝 Commits (2)

📊 Changes

2 files changed (+14 additions, -6 deletions)

View changed files

📝 packages/loot-core/src/server/budget/goal-template.pegjs (+8 -6)
upcoming-release-notes/1059.md (+6 -0)

📄 Description

Revert the parser cleanup that broke parsing for some goal templates. Undoes some changes from #1052.

@shall0pass How is this. It works for me on the previously broken templates.


🔄 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/1059 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 5/25/2023 **Status:** ✅ Merged **Merged:** 5/25/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `parser_fix` --- ### 📝 Commits (2) - [`27963d3`](https://github.com/actualbudget/actual/commit/27963d3bc4640e5cd7e4b430f78d28a4638654ed) revert parser cleanup - [`939d234`](https://github.com/actualbudget/actual/commit/939d2342340e323e999a13a60cace2f8fd4cc10c) release note ### 📊 Changes **2 files changed** (+14 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goal-template.pegjs` (+8 -6) ➕ `upcoming-release-notes/1059.md` (+6 -0) </details> ### 📄 Description Revert the parser cleanup that broke parsing for some goal templates. Undoes some changes from #1052. @shall0pass How is this. It works for me on the previously broken templates. --- <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:42:27 -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#3493