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

Fix a problem in the poll service #2963

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

reiterl
Copy link
Member

@reiterl reiterl commented Oct 30, 2023

Closes #2914

An array is an reference type and can be changed. So copy the array helps.

An array is an reference type and can be changed. So copy the array
helps.
Copy link
Member

@Elblinator Elblinator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also add default groups for motion-votes and agenda-votes

@Elblinator Elblinator assigned reiterl and unassigned bastianjoel and Elblinator Nov 1, 2023
@reiterl
Copy link
Member Author

reiterl commented Nov 1, 2023

Add the fix to the two other poll services.

@reiterl reiterl assigned bastianjoel and Elblinator and unassigned reiterl Nov 1, 2023
Copy link
Member

@Elblinator Elblinator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

function

@Elblinator Elblinator removed their assignment Nov 1, 2023
@bastianjoel bastianjoel assigned Elblinator and unassigned bastianjoel Nov 2, 2023
@Elblinator Elblinator merged commit 77bfe4e into OpenSlides:main Nov 3, 2023
3 checks passed
@reiterl reiterl deleted the 2914-fix-poll-service branch November 3, 2023 08:03
m-schieder added a commit that referenced this pull request Nov 9, 2023
* commit '2904fb2ac5d9b8a39fff48e8ea04353077e0a3dc': (26 commits)
  Make user option title load - alternative (#2995)
  Fix safari chyron font (#2990)
  Move motion block recommendation text after icon (#2979)
  Global search style clean-up (#2977)
  Add tests to openslides-status service (#2960)
  Correcting translations (#2980)
  Fix line numbers at change context remainder (#2970) (#2978)
  Update los contribution count (#2968)
  Mediafile support recursive folder download (#2866)
  Add validators to email and default_vote_weight in some dialog (#2911)
  Fix a problem in the poll service (#2963)
  Fix version history-link (#2967)
  Add missing sorting for filter properies in filter list (#2953)
  Update way to check for agenda-item-list (#2965)
  Use gramatically correct email snackbar messages (#2954)
  Update agenda projection (#2964)
  Change duration of request of speakers to hours:mins (#2948)
  Update sort and filter at meeting switch (#2947)
  Fix missing star icon in motion-block (#2952)
  Bump crypto-js from 4.1.1 to 4.2.0 in /client (#2950)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix per default selected Groups in polls
3 participants