Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data protection confirmation not persisted when creating/editing an event #282

Open
alicetragedy opened this issue Apr 3, 2017 · 2 comments
Labels

Comments

@alicetragedy
Copy link
Collaborator

After editing an event, saving it displays the following error message: “Data protection confirmation must be accepted”.
It seems like when creating an event the data protection confirmation value is somehow not persisted in the database — when editing the event again, the checkbox is always unchecked.

I discovered this while editing an already existing event, but I haven't investigated further.

@ariaru
Copy link
Contributor

ariaru commented Apr 3, 2017

Thanks for reporting, I've started fixing this.
Until I'm done, please just check the terms&conditions checkbox (in those cases where the event organizers handle the selection process themselves) before saving the edited event.
[Background info: the organizers' checking the checkbox does not get persisted to the DB, it just gets validated.]

@guainumbi
Copy link
Collaborator

Is this still an issue that needs fixing? I checked, we still only work with validation, however this part is just applicable when we have an event where selection_by_organizer is checked. In any case it might make sense to store the consent on the db in the long run? @alicetragedy @ariaru what is your opinion on that? Otherwise, if validation is fine as it is now I suggest closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants