Files
OSIT-AE-API-FastAPI/app/routers/event_importing.py
Scott Idem eff5f854db fix(importing): name-based fallback lookup for code-less presenters
When a presenter row has no code or number, fall back to looking up by
given_name + family_name within the presentation. Allows email and other
field updates for presenters who were imported without a code identifier.
INSERT still uses the name-derived external_id as before.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-12 15:37:05 -04:00

72 KiB