webkom / lego

Backend for abakus.no
https://lego.abakus.no
MIT License
54 stars 20 forks source link

Allow non-TBA event location in TBA events #3521

Closed eikhr closed 10 months ago

eikhr commented 11 months ago

The backend overwrote location with "TBA" if event_status_type (the registration type) was "TBA". I have removed this to resolve ABA-677

linear[bot] commented 11 months ago
ABA-677 Allow event location on events with TBA registration type

I don't see any reason why it shouldn't be possible to set a location just because registration method is not set. It doesn't make sense that those two things should be connected… It also seems like it's partially changed already as the location field is always visible in the event editor. The value is simply ignored and overwritten with "TBA".