[PR #819] [MERGED] Fix error when running importTransactions from the API #3348

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/819
Author: @j-f1
Created: 3/27/2023
Status: Merged
Merged: 3/27/2023
Merged by: @j-f1

Base: masterHead: jed/get-num-clients


📝 Commits (4)

  • 948e559 Remove unused tapIntoAPI
  • 33ff0bb Add getNumClients to API server connection
  • 7a90eee release note
  • 06775a1 Increase timeout for YNAB4 import

📊 Changes

4 files changed (+13 additions, -5 deletions)

View changed files

📝 packages/desktop-client/e2e/onboarding.test.js (+1 -1)
📝 packages/loot-core/src/platform/server/connection/index.api.js (+5 -1)
📝 packages/loot-core/src/platform/server/connection/index.web.js (+1 -3)
upcoming-release-notes/819.md (+6 -0)

📄 Description

Fixes #818.


🔄 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/819 **Author:** [@j-f1](https://github.com/j-f1) **Created:** 3/27/2023 **Status:** ✅ Merged **Merged:** 3/27/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `jed/get-num-clients` --- ### 📝 Commits (4) - [`948e559`](https://github.com/actualbudget/actual/commit/948e559214ab24cd314d4ca538a361991e5973e1) Remove unused tapIntoAPI - [`33ff0bb`](https://github.com/actualbudget/actual/commit/33ff0bb602b8c6a8b7c02934c96a3ea352ed1338) Add getNumClients to API server connection - [`7a90eee`](https://github.com/actualbudget/actual/commit/7a90eeee064178fcb72a543db453bab7c00d4eab) release note - [`06775a1`](https://github.com/actualbudget/actual/commit/06775a168dd2af257fa89b379021803be75e1c87) Increase timeout for YNAB4 import ### 📊 Changes **4 files changed** (+13 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/onboarding.test.js` (+1 -1) 📝 `packages/loot-core/src/platform/server/connection/index.api.js` (+5 -1) 📝 `packages/loot-core/src/platform/server/connection/index.web.js` (+1 -3) ➕ `upcoming-release-notes/819.md` (+6 -0) </details> ### 📄 Description Fixes #818. --- <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:40:16 -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#3348