mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-11 20:00:26 +01:00
[PR #465] [MERGED] fix: "lax" deduplication fails if the comparison field has a numeric value #443
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/eitchtee/WYGIWYH/pull/465
Author: @eitchtee
Created: 12/20/2025
Status: ✅ Merged
Merged: 12/20/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
05ede58fix: "lax" deduplication fails if the comparison field has a numeric value📊 Changes
4 files changed (+283 additions, -9 deletions)
View changed files
📝
app/apps/import_app/services/v1.py(+7 -6)➖
app/apps/import_app/tests.py(+0 -3)➕
app/apps/import_app/tests/__init__.py(+0 -0)➕
app/apps/import_app/tests/test_import_service_v1.py(+276 -0)📄 Description
Fixes #453
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.