Files
Alexandre Lion 910627f4ba Fix form submission crash for anonymous attendees (#210)
The FormSubmit changeset required user_id, but anonymous attendees only
have attendee_identifier. This caused a CaseClauseError since the error
tuple was unhandled. Now the changeset accepts either user_id or
attendee_identifier, and error cases are properly handled.
2026-02-09 19:19:05 +01:00
..
2025-07-07 23:00:30 +02:00
2025-07-07 23:00:30 +02:00
2025-07-07 23:00:30 +02:00
2025-07-07 23:00:30 +02:00
2024-04-06 11:48:47 +02:00