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

Problem with nominal election and entitled users #3285

Closed
reiterl opened this issue Feb 14, 2024 · 3 comments
Closed

Problem with nominal election and entitled users #3285

reiterl opened this issue Feb 14, 2024 · 3 comments
Assignees
Labels
bug low needs investigation The cause for a bug is not clear enough, so it has to be investigated for some time
Milestone

Comments

@reiterl
Copy link
Member

reiterl commented Feb 14, 2024

Steps which I did:

  1. Create a meeting, add two participants, both in the Delegates group
  2. As admin create a poll, add the two as candidate
  3. Create a nominal ballot
  4. Start the election.
  5. As one participant and vote for himself
  6. As admin stop election
  7. Click on ballot and try to click on entitled users

Now I see a Type error: TypeError: this.vote_delegations_from_ids() is undefined and the entitled users table doesnt appear.
I don't want this type error and see the entitled users table.

It seems to be an assignment poll.
Small observation, if I enter sth into search field so no user is found, I can change to the entitled users list.

@reiterl reiterl added the bug label Feb 14, 2024
@reiterl reiterl added this to the 4.2 milestone Feb 14, 2024
@reiterl
Copy link
Member Author

reiterl commented Feb 14, 2024

Mmh a superuser has no meeting_user object and cannot look at the mentioned table.

@reiterl reiterl added the low label Feb 14, 2024
@MSoeb MSoeb added the needs investigation The cause for a bug is not clear enough, so it has to be investigated for some time label Mar 26, 2024
@Elblinator
Copy link
Member

With the given reproduction I can only get the console error:

 base-poll-detail.component.ts:291 ERROR ReferenceError: Cannot access 'clearSubscription' before initialization
    at Object.next (base-poll-detail.component.ts:294:17)

the error occurs if the participants which tries to see the ballot is not allowed to see the participants

@reiterl is this the behaviour you meant? If not, please specify your reproduction

@Elblinator Elblinator assigned reiterl and unassigned Elblinator and MSoeb Apr 2, 2024
@reiterl
Copy link
Member Author

reiterl commented Apr 4, 2024

No, that is not the problem, that I have encountered.
Mmh, I have failed to reproduce it myself today. Perhaps it is fixed.I close this issue.

@reiterl reiterl closed this as completed Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug low needs investigation The cause for a bug is not clear enough, so it has to be investigated for some time
Projects
None yet
Development

No branches or pull requests

3 participants