Files
Vector/packages/shared
josh ae65d9f2a8
CI / Lint · Typecheck · Test · Build (push) Successful in 1m13s
CI / Playwright (smoke) (push) Has been skipped
CI / Build & push images (push) Successful in 1m35s
fix(repairs): stop rejecting log when broken serial already exists
The LogRepairRequest superRefine demanded brokenPartModelId or
brokenMpn+brokenManufacturerId on every request, but the service only
consumes those fields when ingesting a brand-new broken part. For
serials already in Vector, the client correctly omits them — schema
then false-rejected the payload. Drop the refine; the service still
throws with the same message when ingest truly needs it.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-17 16:01:14 -04:00
..