[PR #4535] [MERGED] 🐛 Fix config for default data dir #5438

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4535
Author: @lelemm
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @matt-fidd

Base: masterHead: bugfix/dataDir_new_config


📝 Commits (4)

📊 Changes

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

View changed files

📝 packages/sync-server/src/load-config.js (+8 -4)
upcoming-release-notes/4535.md (+6 -0)

📄 Description

When transitioning from old to new load-config we lost some default values for user data. This fix it


🔄 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/4535 **Author:** [@lelemm](https://github.com/lelemm) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `bugfix/dataDir_new_config` --- ### 📝 Commits (4) - [`84b6e15`](https://github.com/actualbudget/actual/commit/84b6e15ec2571431e90bcddd4202d6e5b32a24b1) Fix config for default data dir - [`7f608a3`](https://github.com/actualbudget/actual/commit/7f608a3c0ff09010aae0f2fdaac300bc6dc3529c) md - [`0043111`](https://github.com/actualbudget/actual/commit/0043111b07fb2f45ef77919e299348210ed7a348) Fix for testing - [`c896d14`](https://github.com/actualbudget/actual/commit/c896d141361fbc1f6bd62ea4dbf988b9b22c4ba7) linter ### 📊 Changes **2 files changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/sync-server/src/load-config.js` (+8 -4) ➕ `upcoming-release-notes/4535.md` (+6 -0) </details> ### 📄 Description When transitioning from old to new load-config we lost some default values for user data. This fix it --- <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:12:28 -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#5438