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

feature/remove_template_fields: Some errors #191

Closed
r-peschke opened this issue Mar 22, 2023 · 3 comments
Closed

feature/remove_template_fields: Some errors #191

r-peschke opened this issue Mar 22, 2023 · 3 comments
Assignees
Milestone

Comments

@r-peschke
Copy link
Member

At the moment I'm developing on OpenSlides/openslides-backend#1672, trying to reactivate the poll-tests in backend.

Failing tests:

  1. vote/test_start.py VotePollNamedYNA:test_start_poll: Error from vote-service: {'error': 'not-allowed', 'message': 'User 1 is not allowed to vote. He is not in an entitled group'}. User is definitely in the entitled group, see assert in line 105 before calling vote-service.
@r-peschke r-peschke added this to the 4.1 milestone Mar 22, 2023
@ostcar
Copy link
Member

ostcar commented Mar 22, 2023

I can not reproduce it. I added a test that should be the same as your test in the backend:

https://github.com/OpenSlides/openslides-vote-service/pull/173/files#diff-b27e9fd65f84a68a920e314b5da5a57ac806e326c39acd33f96a118394a26d02R1180-R1233

It does not fail. Can you see the different between your test and my test?

@ostcar
Copy link
Member

ostcar commented May 20, 2023

@r-peschke were you able to solve this? Can this be closed?

@ostcar
Copy link
Member

ostcar commented Aug 28, 2023

Since the branch was merged, I guess, this can be closed. If it still exists, then please reopen.

@ostcar ostcar closed this as completed Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants