[PR #191] [MERGED] Fix bug that custom concept file changes on reuploaded file #214

Closed
opened 2026-03-23 20:32:39 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RADar-AZDelta/Keun/pull/191
Author: @BostoenToby
Created: 2/21/2024
Status: Merged
Merged: 2/21/2024
Merged by: @BostoenToby

Base: prdHead: stg


📝 Commits (3)

  • b6dc58d Fix bug that custom concept file changes on reuploaded file
  • e1bf19d Merge pull request #189 from RADar-AZDelta/dev-Toby-bugfixes
  • 30a5321 Merge pull request #190 from RADar-AZDelta/dev

📊 Changes

6 files changed (+18 additions, -7 deletions)

View changed files

📝 src/lib/components/Types.d.ts (+1 -0)
📝 src/lib/components/mapping/AthenaSearch.svelte (+1 -0)
📝 src/lib/data/columnsUsagi.json (+5 -0)
📝 src/lib/implementations/databaseImpl/LocalImpl.ts (+1 -1)
📝 src/lib/mappingUtils.ts (+1 -0)
📝 src/routes/mapping/+page.svelte (+9 -6)

📄 Description

No description provided


🔄 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/RADar-AZDelta/Keun/pull/191 **Author:** [@BostoenToby](https://github.com/BostoenToby) **Created:** 2/21/2024 **Status:** ✅ Merged **Merged:** 2/21/2024 **Merged by:** [@BostoenToby](https://github.com/BostoenToby) **Base:** `prd` ← **Head:** `stg` --- ### 📝 Commits (3) - [`b6dc58d`](https://github.com/RADar-AZDelta/Keun/commit/b6dc58d740ad8f775b5af0d03188d71e23702f8a) Fix bug that custom concept file changes on reuploaded file - [`e1bf19d`](https://github.com/RADar-AZDelta/Keun/commit/e1bf19d6d6d6f5854f67289bc74f5fba44908391) Merge pull request #189 from RADar-AZDelta/dev-Toby-bugfixes - [`30a5321`](https://github.com/RADar-AZDelta/Keun/commit/30a5321ad975fff76dfc3055308529884e00eb22) Merge pull request #190 from RADar-AZDelta/dev ### 📊 Changes **6 files changed** (+18 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/Types.d.ts` (+1 -0) 📝 `src/lib/components/mapping/AthenaSearch.svelte` (+1 -0) 📝 `src/lib/data/columnsUsagi.json` (+5 -0) 📝 `src/lib/implementations/databaseImpl/LocalImpl.ts` (+1 -1) 📝 `src/lib/mappingUtils.ts` (+1 -0) 📝 `src/routes/mapping/+page.svelte` (+9 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:32:39 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RADar-AZDelta/archived-Keun#214
No description provided.