Skip to content

Remove threaded-conversations room-based toggle

Tomas Vik requested to merge 2471-remove-thread-toggle into develop

Part of #2471 (closed)

Makes threaded conversation always-on and removes the code that would be active when feature toggle was off.

Testing strategy

Welcome message

  1. Add welcome message to a room by going to the "Room Settings"
  2. Validate users can see it by joining the room with a different user

Threaded conversations

  1. Create a new room or use a room that didn't have threaded conversations enabled
  2. Send a threaded message
  3. See the thread message panel
  4. Refresh and open the panel again by clicking on the parent message indicator

Merge request reports