INSIGHT-MVP/packages
Thomas Reitz 332a623d6f fix(crm): fix Lexware import duplicate detection — pageSize 500 exceeded backend max 100
The backend DTO validation enforces @Max(100) on pageSize. The ImportTab
was requesting pageSize=500, causing a 400 Bad Request. This left the
linkedMap empty and showed import buttons for already-imported contacts.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 11:12:32 +01:00
..
core-service Update 2026-03-11 10:21:14 +01:00
crm-service fix(crm): fix Lexware import 500 — tenantId validation in TenantGuard and service 2026-03-11 10:34:46 +01:00
frontend fix(crm): fix Lexware import duplicate detection — pageSize 500 exceeded backend max 100 2026-03-11 11:12:32 +01:00