[PR #5896] [MERGED] fix api failing to import #36388

Closed
opened 2026-04-20 23:15:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5896
Author: @matt-fidd
Created: 10/9/2025
Status: Merged
Merged: 10/9/2025
Merged by: @matt-fidd

Base: masterHead: fix-api-loot-core


📝 Commits (2)

📊 Changes

3 files changed (+15 additions, -1 deletions)

View changed files

📝 packages/api/utils.ts (+6 -1)
📝 packages/loot-core/src/server/main.ts (+3 -0)
upcoming-release-notes/5896.md (+6 -0)

📄 Description

Fixes https://github.com/actualbudget/actual/issues/5895

I'm not sure if this is worth the effort for two helper functions, but it copies how we get other functions out of loot-core into the API.

We could also standardise this the other way round, but loot-core depending on the api for them doesn't seem quite right either.


🔄 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/5896 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 10/9/2025 **Status:** ✅ Merged **Merged:** 10/9/2025 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix-api-loot-core` --- ### 📝 Commits (2) - [`a7c37a6`](https://github.com/actualbudget/actual/commit/a7c37a6367ee89ffa1f8391791849f8684fc4c61) fix api loot-core dependency - [`da1c403`](https://github.com/actualbudget/actual/commit/da1c4036d38bf7cbccad8a0a59a2d71335f21a3c) note ### 📊 Changes **3 files changed** (+15 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/utils.ts` (+6 -1) 📝 `packages/loot-core/src/server/main.ts` (+3 -0) ➕ `upcoming-release-notes/5896.md` (+6 -0) </details> ### 📄 Description Fixes https://github.com/actualbudget/actual/issues/5895 I'm not sure if this is worth the effort for two helper functions, but it copies how we get other functions out of loot-core into the API. We could also standardise this the other way round, but loot-core depending on the api for them doesn't seem quite right either. --- <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-20 23:15:32 -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#36388