Section based signup: nested JSON is string-encoded in API event list
felixrindt opened this issue · comments
Felix Rindt commented
Signup configuration:
"signup_configuration": {
"minimum_age": null,
"signup_until": null,
"user_can_decline_confirmed": false,
"choose_preferred_section": true,
"sections": "[{'title': 'Wachleiter', 'qualifications': [], 'min_count': 1, 'uuid': '89730a15-92a1-4474-bd23-f07b7dab538b'}, {'title': 'Sani', 'qualifications': [2], 'min_count': 1, 'uuid': 'f895a4dc-e9e0-4e1d-8037-9bec1e210b27'}, {'title': 'Bootsführer', 'qualifications': [28], 'min_count': 0, 'uuid': '0dc1fa34-a4e9-4549-a09c-8898c59ed3e1'}]"
},
The sections
item should contain json directly.
Felix Rindt commented
woopsy daisy, this actually only happens with beachguard signup. moved to https://github.com/jeriox/ephios-signup-beachguard/issues/4
Julian Baumann commented
you can also transfer issues between repos :D