[PR #3785] [MERGED] 🐛 (dashboards) remove faulty dashboard widgets #5055

Closed
opened 2026-02-28 21:05:17 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3785
Author: @MatissJanis
Created: 11/4/2024
Status: Merged
Merged: 11/6/2024
Merged by: @MatissJanis

Base: masterHead: matiss/remove-null-widgets


📝 Commits (2)

  • 1f7f0db 🐛 (dashboards) remove faulty dashboard widgets
  • 481f701 Update the migration

📊 Changes

2 files changed (+13 additions, -0 deletions)

View changed files

packages/loot-core/migrations/1730744182000_fix_dashboard_table.sql (+7 -0)
upcoming-release-notes/3785.md (+6 -0)

📄 Description

Created a migration that removes faulty widgets. I suspect a SyncedPrefs issue (which has been patched) might have been the root cause of these being created in the first place.

But we should still clean them up even if the root cause might be patched.


🔄 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/3785 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 11/4/2024 **Status:** ✅ Merged **Merged:** 11/6/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/remove-null-widgets` --- ### 📝 Commits (2) - [`1f7f0db`](https://github.com/actualbudget/actual/commit/1f7f0db619123fac07d31d81b2a38e18f21c0ec2) :bug: (dashboards) remove faulty dashboard widgets - [`481f701`](https://github.com/actualbudget/actual/commit/481f7019a124e50af509111c4ff5efea19950f0a) Update the migration ### 📊 Changes **2 files changed** (+13 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `packages/loot-core/migrations/1730744182000_fix_dashboard_table.sql` (+7 -0) ➕ `upcoming-release-notes/3785.md` (+6 -0) </details> ### 📄 Description Created a migration that removes faulty widgets. I suspect a SyncedPrefs issue (which has been patched) might have been the root cause of these being created in the first place. But we should still clean them up even if the root cause might be patched. --- <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 21:05:17 -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#5055