[PR #4837] [MERGED] Global prefs undefined change #12669

Closed
opened 2026-04-10 21:36:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4837
Author: @alecbakholdin
Created: 4/17/2025
Status: Merged
Merged: 4/17/2025
Merged by: @joel-jeremy

Base: masterHead: global-prefs-undefined-change


📝 Commits (4)

  • 926eb0d updated saveGlobalPrefs to handle falsy values better
  • e8947e2 updated link which was no longer valid
  • 1bd427a release notes
  • d557b1b Removed errant log

📊 Changes

3 files changed (+13 additions, -7 deletions)

View changed files

📝 packages/desktop-client/src/components/settings/LanguageSettings.tsx (+1 -1)
📝 packages/loot-core/src/server/preferences/app.ts (+6 -6)
upcoming-release-notes/4837.md (+6 -0)

📄 Description

Closes #4826

Similar to #4733


🔄 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/4837 **Author:** [@alecbakholdin](https://github.com/alecbakholdin) **Created:** 4/17/2025 **Status:** ✅ Merged **Merged:** 4/17/2025 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `global-prefs-undefined-change` --- ### 📝 Commits (4) - [`926eb0d`](https://github.com/actualbudget/actual/commit/926eb0dffc21bbd4fe70ed82600d9bcd5f6bfe77) updated saveGlobalPrefs to handle falsy values better - [`e8947e2`](https://github.com/actualbudget/actual/commit/e8947e2fedb1c165388d7f961654507e603046d6) updated link which was no longer valid - [`1bd427a`](https://github.com/actualbudget/actual/commit/1bd427a5fc30551abae2eb6a58de1ec2bc1115ad) release notes - [`d557b1b`](https://github.com/actualbudget/actual/commit/d557b1bea1cf7986ae57e80bd844c77651f8a7c2) Removed errant log ### 📊 Changes **3 files changed** (+13 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/settings/LanguageSettings.tsx` (+1 -1) 📝 `packages/loot-core/src/server/preferences/app.ts` (+6 -6) ➕ `upcoming-release-notes/4837.md` (+6 -0) </details> ### 📄 Description Closes #4826 Similar to #4733 --- <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-10 21:36:12 -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#12669