Files
OSIT-AE-API-FastAPI/app/routers/event_importing.py
Scott Idem c9c69ec5f1 fix(importing): don't overwrite session name when CSV has no session_name column
Presentation-only imports that link to sessions by code were silently
clearing session names because a missing column hit the else branch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 18:20:36 -04:00

69 KiB