stable

Clone or download

Read-only

Remove execution from local list on trafficlights_execution:delete

When broadcasting the trafficlights_execution:delete event (which follows a deletion of the execution from the DB) we remove the reference to this execution from the Realtime local list which manages presences on executions. request #10507 Executions deleted in test management plugin aren't removed from the Realtime executions list Change-Id: I736d389423bd37fe1a129af8e9c4f9c800c0d388

Modified Files

Name
M backend/modules/executions.js +4 −4 Go to diff View file
M backend/modules/rooms.js +4 −2 Go to diff View file
M backend/services/message-content-verifier.js +16 −1 Go to diff View file