[PR #7076] [MERGED] 🐛 Fix file path on windows #13978

Closed
opened 2026-04-10 22:09:14 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7076
Author: @MikesGlitch
Created: 2/25/2026
Status: Merged
Merged: 2/25/2026
Merged by: @MikesGlitch

Base: masterHead: fix/file-path-windows


📝 Commits (3)

📊 Changes

2 files changed (+10 additions, -2 deletions)

View changed files

📝 packages/sync-server/src/migrations.ts (+4 -2)
upcoming-release-notes/7076.md (+6 -0)

📄 Description

Description

Problem introduced with: https://github.com/actualbudget/actual/pull/6346

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

Testing

Ran it on windows

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

🔄 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/7076 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 2/25/2026 **Status:** ✅ Merged **Merged:** 2/25/2026 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `fix/file-path-windows` --- ### 📝 Commits (3) - [`4928be7`](https://github.com/actualbudget/actual/commit/4928be7ebd9ea7a09119b380e09c7079e69fde94) fix file path on windows - [`cd80ff6`](https://github.com/actualbudget/actual/commit/cd80ff672d5279cb5d7445e5794e2de11fb6e7c1) file path in migrations - [`23de642`](https://github.com/actualbudget/actual/commit/23de642b43ab22e044eb810484089f66a3a19b72) release notes ### 📊 Changes **2 files changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/sync-server/src/migrations.ts` (+4 -2) ➕ `upcoming-release-notes/7076.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> ## Description Problem introduced with: https://github.com/actualbudget/actual/pull/6346 <!-- What does this PR do? Why is it needed? Please give context on the "why?": why do we need this change? What problem is it solving for you?--> ## Related issue(s) https://github.com/actualbudget/actual/issues/6870 <!-- e.g. Fixes #123, Relates to #456 --> ## Testing <!-- What did you test? How can we reproduce the issue you are fixing or how can we test the feature you built? --> Ran it on windows ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed <!--- actual-bot-sections ---> --- <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 22:09:14 -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#13978