[PR #2648] [MERGED] Don't update transaction date when importing manually #23041

Closed
opened 2026-04-16 17:11:28 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2648
Author: @Wizmaster
Created: 4/20/2024
Status: Merged
Merged: 5/15/2024
Merged by: @youngcw

Base: masterHead: bugfix/no-date-update-on-import


📝 Commits (1)

  • af5d001 Don't update transaction date when importing manually

📊 Changes

3 files changed (+27 additions, -8 deletions)

View changed files

📝 packages/api/methods.test.ts (+21 -7)
📝 packages/loot-core/src/server/accounts/sync.ts (+0 -1)
upcoming-release-notes/2648.md (+6 -0)

📄 Description

Following work done in #1559 and update in #2534 (discussion https://github.com/actualbudget/actual/pull/2534#discussion_r1545649961), I think manual import should not override the transaction date as is done with bank account sync.


🔄 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/2648 **Author:** [@Wizmaster](https://github.com/Wizmaster) **Created:** 4/20/2024 **Status:** ✅ Merged **Merged:** 5/15/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `bugfix/no-date-update-on-import` --- ### 📝 Commits (1) - [`af5d001`](https://github.com/actualbudget/actual/commit/af5d00168ef83d83bdb2553e887aaeedf70a749f) Don't update transaction date when importing manually ### 📊 Changes **3 files changed** (+27 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/methods.test.ts` (+21 -7) 📝 `packages/loot-core/src/server/accounts/sync.ts` (+0 -1) ➕ `upcoming-release-notes/2648.md` (+6 -0) </details> ### 📄 Description Following work done in #1559 and update in #2534 (discussion https://github.com/actualbudget/actual/pull/2534#discussion_r1545649961), I think manual import should not override the transaction date as is done with bank account sync. <!-- 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 --> --- <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-16 17:11:28 -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#23041