Skip to content

Allow live voting for certain assignment polls #3396

@bastianjoel

Description

@bastianjoel

Here we go again.

                    ((!this.global_yes && this.pollmethod === PollMethod.Y && this.max_votes_amount === 1) ||
                        this.isListPoll ||
                        ((this.pollmethod === PollMethod.YNA || this.pollmethod === PollMethod.YN) &&
                            this.option_ids?.length === 1))))

See https://github.com/OpenSlides/openslides-client/pull/5977/changes

Same as #3282
This time for OpenSlides/openslides-projector-service#294

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions