[PR #1291] [MERGED] 🐛 fix new budget files not syncing #3649

Closed
opened 2026-02-28 20:44:43 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1291
Author: @MatissJanis
Created: 7/5/2023
Status: Merged
Merged: 7/5/2023
Merged by: @MatissJanis

Base: masterHead: matiss/sync-fix


📝 Commits (4)

📊 Changes

4 files changed (+9 additions, -6 deletions)

View changed files

📝 packages/crdt/package.json (+1 -1)
📝 packages/crdt/src/crdt/merkle.ts (+1 -1)
📝 packages/crdt/src/crdt/timestamp.ts (+1 -4)
upcoming-release-notes/1291.md (+6 -0)

📄 Description

Fix a small regression introduced in https://github.com/actualbudget/actual/pull/1076

Tested locally and this seems to have solved the problem


🔄 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/1291 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 7/5/2023 **Status:** ✅ Merged **Merged:** 7/5/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/sync-fix` --- ### 📝 Commits (4) - [`9210cc7`](https://github.com/actualbudget/actual/commit/9210cc7b5eeba08acbae88dac902c5226f792d0e) :bug: fix new budget files not syncing - [`799d38a`](https://github.com/actualbudget/actual/commit/799d38a2a80b66a93797d57824af36e3b207fc7e) Bump version - [`fcc01ef`](https://github.com/actualbudget/actual/commit/fcc01efc2e394435b61b27893c8a737f8b36347f) Release notes - [`e8f2a66`](https://github.com/actualbudget/actual/commit/e8f2a66fecb02f0b477e224c8484c107b811ce2d) Fix ### 📊 Changes **4 files changed** (+9 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/crdt/package.json` (+1 -1) 📝 `packages/crdt/src/crdt/merkle.ts` (+1 -1) 📝 `packages/crdt/src/crdt/timestamp.ts` (+1 -4) ➕ `upcoming-release-notes/1291.md` (+6 -0) </details> ### 📄 Description Fix a small regression introduced in https://github.com/actualbudget/actual/pull/1076 Tested locally and this seems to have solved the problem --- <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 20:44:43 -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#3649