You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This occurs after filling out the form, clicking the button to go to the payment view, clicking on pay w/ card, filling out the stripe form, and clicking submit.
Ack, right, this is related to magfest#3485 -- we need to add a new section under [integer_enums] called [[staff_event_shirts]], and an item under that section, because it currently can't have a default set but the database needs a value. It can say anything, but it should be equal to 0. E.g.,
[integer_enums]
# whatever other things we have set for integer enums
[[staff_event_shirts]]
"No event shirts" = 0
Running #339 code, run into this issue while attempting to register
The text was updated successfully, but these errors were encountered: