dotkom / monoweb

Future version of Online, NTNU's informatics student association's website
https://web.online.ntnu.no/
MIT License
19 stars 2 forks source link

feature/dot 685 move extras from event to attendance #848

Closed henrikskog closed 8 months ago

henrikskog commented 8 months ago

This is finished but it should not be merged before #804 is merged with main

Move extras from event to attendance.

Also makes it impossible to change extra configuration after registration start. This is because we are not handling it. If they really need to change it, they should contact us so we can handle it manually.

linear[bot] commented 8 months ago

DOT-685 move extras from event to attendance

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
invoicification ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 20, 2024 9:25pm
henrikskog commented 8 months ago

Pretty sure the web deployment uses the production database, where all events are missing attendanceId, thus the validation flops. So CI is passing here

henrikskog commented 8 months ago

this is merged locally