[PR #6625] [MERGED] Bug/1617 rules modal error #36830

Closed
opened 2026-04-20 23:39:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6625
Author: @RMcGhee
Created: 1/11/2026
Status: Merged
Merged: 1/11/2026
Merged by: @MatissJanis

Base: masterHead: bug/1617-rules-modal-error


📝 Commits (4)

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/modals/ManageRulesModal.tsx (+0 -11)
upcoming-release-notes/6625.md (+6 -0)

📄 Description

https://github.com/actualbudget/actual/issues/1617

There's a url location check that throws an error in non-prod envs:

https://github.com/user-attachments/assets/3146865a-11ec-438f-b15a-6f2a8444f20c

Removing it fixes the issue, and does not seem to cause any other problems.

https://github.com/user-attachments/assets/be8b9d07-0fb7-43e0-ad53-f153b9dd50a3


🔄 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/6625 **Author:** [@RMcGhee](https://github.com/RMcGhee) **Created:** 1/11/2026 **Status:** ✅ Merged **Merged:** 1/11/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `bug/1617-rules-modal-error` --- ### 📝 Commits (4) - [`2b49f30`](https://github.com/actualbudget/actual/commit/2b49f30efbd19a6cc71519f3e227c1f6db164a02) Remove error thrown and nonprod check - [`c78fb32`](https://github.com/actualbudget/actual/commit/c78fb32cd7758565ddae61794b659a0b7acfe656) Formatting - [`8f9bd9a`](https://github.com/actualbudget/actual/commit/8f9bd9a992b4f4f6f895d53d168b3efbb7f8172f) Added release notes - [`ef322d8`](https://github.com/actualbudget/actual/commit/ef322d885ffa220f58c4dff65b88374203a39b43) [autofix.ci] apply automated fixes ### 📊 Changes **2 files changed** (+6 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/modals/ManageRulesModal.tsx` (+0 -11) ➕ `upcoming-release-notes/6625.md` (+6 -0) </details> ### 📄 Description https://github.com/actualbudget/actual/issues/1617 There's a url location check that throws an error in non-prod envs: https://github.com/user-attachments/assets/3146865a-11ec-438f-b15a-6f2a8444f20c Removing it fixes the issue, and does not seem to cause any other problems. https://github.com/user-attachments/assets/be8b9d07-0fb7-43e0-ad53-f153b9dd50a3 --- <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-20 23:39:54 -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#36830