[PR #3626] [MERGED] fix: import meta of non custom report widgets #19329

Closed
opened 2026-04-14 21:04:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3626
Author: @UnderKoen
Created: 10/10/2024
Status: Merged
Merged: 10/10/2024
Merged by: @MatissJanis

Base: masterHead: fix/fix-import-non-custom-report-widgets


📝 Commits (2)

  • d77aae7 fix: import meta of non custom report widgets
  • cb5f8a0 chore: release note

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 packages/loot-core/src/server/dashboard/app.ts (+1 -1)
upcoming-release-notes/3626.md (+6 -0)

📄 Description

When importing the exported file of the report dashboard. Names and timeframe data is lost.

Related feature: #3282

Testing:
The following json should fail on edge to be imported (the metadata of text is required)
dashboard (3).json

The following should be import but without custom names for networth
dashboard (4).json

Hope it is clear!


🔄 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/3626 **Author:** [@UnderKoen](https://github.com/UnderKoen) **Created:** 10/10/2024 **Status:** ✅ Merged **Merged:** 10/10/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `fix/fix-import-non-custom-report-widgets` --- ### 📝 Commits (2) - [`d77aae7`](https://github.com/actualbudget/actual/commit/d77aae70efe05a313bc9404d2613b9b44b25ed5b) fix: import meta of non custom report widgets - [`cb5f8a0`](https://github.com/actualbudget/actual/commit/cb5f8a0c4689790aed09c958240cf31cda0759ff) chore: release note ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/dashboard/app.ts` (+1 -1) ➕ `upcoming-release-notes/3626.md` (+6 -0) </details> ### 📄 Description When importing the exported file of the report dashboard. Names and timeframe data is lost. Related feature: #3282 Testing: The following json should fail on edge to be imported (the metadata of text is required) [dashboard (3).json](https://github.com/user-attachments/files/17330845/dashboard.3.json) The following should be import but without custom names for networth [dashboard (4).json](https://github.com/user-attachments/files/17330996/dashboard.4.json) Hope it is clear! --- <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-14 21:04:12 -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#19329