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

Photo consent is not updating your photo consent? #570

Open
kharann opened this issue Sep 22, 2021 · 1 comment
Open

Photo consent is not updating your photo consent? #570

kharann opened this issue Sep 22, 2021 · 1 comment
Labels
Type: Bug Something isn't working

Comments

@kharann
Copy link
Contributor

kharann commented Sep 22, 2021

Describe the bug
Allowing foto consent on
image

Will automatically revert it. Kinda buggy

To Reproduce
Steps to reproduce the behavior:

  1. Go to settings on profile
  2. Click on personvern
  3. Try to toggle "Tillate at bilder av deg på offentlige arrangementer kan legges ut"
  4. See error

Expected behavior

Should be toggling

@kharann kharann added the Type: Bug Something isn't working label Sep 22, 2021
@kharann kharann changed the title Foto consent is buggy? Foto consent is not updating your photo consent? Sep 22, 2021
@kharann kharann changed the title Foto consent is not updating your photo consent? Photo consent is not updating your photo consent? Sep 22, 2021
@tokongs
Copy link
Contributor

tokongs commented Oct 3, 2021

This is due to the Serializer in the Django view not having the "allow_pictures" (or whatever it's called) field. Just add the field to solve the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants