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-12-04 15:00:23 +01:00
2023-09-09 16:59:14 +02:00
2025-11-20 13:37:18 +01:00
2024-07-11 12:41:05 +02:00
2024-12-21 10:09:29 -05:00
2025-11-20 10:44:06 +01:00
2024-12-25 03:00:19 -05:00
2022-07-23 01:44:03 +02:00
2024-12-25 03:00:19 -05:00
2024-04-13 12:54:05 +02:00
2024-12-21 10:09:29 -05:00
2022-07-23 01:44:03 +02:00
2024-12-21 10:09:29 -05:00