mirror of
https://github.com/actualbudget/actual.git
synced 2026-06-20 20:08:08 -05:00
[PR #451] [MERGED] Fix bug where rules page may not load due to link-schedule payee dependency #3145
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/actualbudget/actual/pull/451
Author: @winklevos
Created: 1/13/2023
Status: ✅ Merged
Merged: 1/13/2023
Merged by: @MatissJanis
Base:
master← Head:fix-rules-page-error📝 Commits (2)
1466772un await loadPayees for render exception60f3f69move to ById[payee] ?📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
packages/desktop-client/src/components/ManageRules.js(+1 -1)📄 Description
Fixes https://github.com/actualbudget/actual/issues/450
Rules page fails to load when link-schedule rules > 0 and payees not already in state
Not sure if this is the best way to achieve this, but it fixes the issue
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.