Page MenuHomePhorge

Perform clean up when room falls to zero users
Closed, WontfixPublic

Description

When a room ends up empty (no users in it), all metadata related to the room in storage should be cleaned up. This includes things like invitations tracked by RoomInvites.

Details

Ticket Type
Task

Event Timeline

have implemented leave and terminate functions in RoomChannel, but am now blocked by Alek's feature branch which also introduces an :after_join handler where Presence.track'ing can be placed.

(this will also get us join/leave events for "free" in channels)

seigo renamed this task from Remove room invite bookkeeping on rooms that end up with zero users to Perform clean up when room falls to zero users.May 31 2017, 12:20 PM
seigo updated the task description. (Show Details)
vanmeeuwen claimed this task.
vanmeeuwen subscribed.

This ticket is no longer relevant.