Skip to content
Snippets Groups Projects
Unverified Commit 4dd7aa37 authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Properly update the threads table when thread events are redacted. (#14248)

When the last event in a thread is redacted we need to update
the threads table:

* Find the new latest event in the thread and store it into the table; or
* Remove the thread from the table if it is no longer a thread (i.e. all
  events in the thread were redacted).
parent 7fe3b908
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment