-
Notifications
You must be signed in to change notification settings - Fork 616
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
Users lose their voting rights once they are validated #272
Comments
W @slifszyc @gvilarino This is critic. IMO. |
100% critical. @slifszyc you should check this out as soon as you get back |
I'll have to check it myself so the release does not get delayed that much. Np to me. But I'll finish admin backoffice first. |
@cristiandouce have you checked this or I should check it myself? |
@slifszyc you do it |
@bastianhell I couldn't reproduce this bug neither on heroku nor on development on my computer, could you try again? I did as you said and both users could still vote, comment, flag comments, up/downvote. |
We can't repro this. |
Preconditions:
Having 2 non-validated users on netId
1- Validate user A on NetId
2- Login with User A
3- Place comments and vote
4- Validate user B on NetId
6- Login with User B
7- Place comments, vote and flag and vote comments of user A
8- Logout and login back with User A
9- Place comments, change vote, flag and vote comments of any user, including own.
Results: User A loses its rights that were already validated in netid.
Expected results: Any user, once validated cannot lose its rights.
The text was updated successfully, but these errors were encountered: