OpenSlides / openslides-backend

Backend service for OpenSlides 4+
MIT License
6 stars 26 forks source link

List of speakers: Remove speaker stops countdown #2655

Closed MSoeb closed 2 days ago

MSoeb commented 1 week ago

Describe the bug If a user is deleted from the list of speakers during an active speech with a countdown, the countdown is stopped and set back to the default start time.

How to Reproduce Steps to reproduce the behavior:

  1. open a meeting
  2. open agenda, create an item and project it
  3. open Projector > Detail view of standard projector > timers > activate countdown
  4. open Autopilot > add a few users to the list of speakers. Start a speech. Countdown should now running in standard projector. Delete a user from the list. CD stops and resets.

Expected behavior Deleting a user from the list of speakers during a running speech should not reset and stop the countdown.

Additional note: [{"action":"speaker.delete","data":[{"id":147}]}]