Kyriakos Z
36c8d1d1a0
MM-36862: removes participant from thread ( #18795 )
...
* MM-36862: removes participant from thread
Removing a participant upon last reply deleted from thread didn't work
reliably, a suspect on this is the replica lag, since we are first
deleting the post and then counting non-deleted posts of the participant
to decide on whether to delete or not.
The findings that led to this conclusion is that the reply count gets
updated but the participant is not removed (participant removal depends
on the number of replies this participant has in the thread.)
This commit fixes that by removing first the participant and then
deleting the post.
So we delete the participant if they have 1 post in that thread, and
then we delete the post, so now they have no posts in the thread.
* Makes deleting posts transactional
This commit makes deleting a post transactional and also tries to fix
permanent deletion of posts.
Currently when we permanently delete all posts by a user we don't update
the threads reply count nor the participant's array. This commit tries
to fix that.
* Adds comments on deleting posts
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-12-06 12:01:04 +02:00
..
2021-09-01 14:43:12 +02:00
2018-01-22 15:32:50 -06:00
2021-07-21 16:38:39 +02:00
2021-08-16 19:46:44 +02:00
2021-07-28 13:15:46 +05:30
2021-07-28 13:15:46 +05:30
2021-11-03 08:30:33 +01:00
2021-11-03 08:30:33 +01:00
2021-07-28 13:15:46 +05:30
2021-07-21 16:38:39 +02:00
2021-08-16 19:46:44 +02:00
2021-08-10 07:15:03 +02:00
2021-09-03 10:29:01 +02:00
2019-11-29 12:59:40 +01:00
2021-02-24 11:09:52 +01:00
2021-07-22 12:21:47 +05:30
2021-07-28 13:15:46 +05:30
2021-07-28 13:15:46 +05:30
2021-09-01 14:43:12 +02:00
2020-08-07 12:59:34 -04:00
2019-11-29 12:59:40 +01:00
2021-07-23 12:35:59 +05:30
2021-10-26 11:30:59 +05:30
2019-11-29 12:59:40 +01:00
2021-09-01 14:43:12 +02:00
2020-10-29 10:24:01 -04:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-07-23 12:35:59 +05:30
2021-09-01 14:43:12 +02:00
2021-10-19 19:56:09 +05:30
2021-09-01 14:43:12 +02:00
2021-11-26 11:51:32 -05:00
2021-10-19 16:04:24 -04:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-07-26 13:41:20 +05:30
2021-09-01 14:43:12 +02:00
2020-03-11 11:50:12 +01:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-07-28 13:15:46 +05:30
2021-08-17 11:25:22 +03:00
2021-08-17 11:25:22 +03:00
2021-09-01 14:43:12 +02:00
2019-11-29 12:59:40 +01:00
2021-08-17 11:25:22 +03:00
2021-09-01 14:43:12 +02:00
2021-10-06 13:28:37 -06:00
2021-12-03 10:19:29 -05:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-06-24 22:24:41 -04:00
2021-09-01 14:43:12 +02:00
2021-06-29 19:37:15 +02:00
2021-09-01 14:43:12 +02:00
2021-04-27 08:58:38 -07:00
2021-12-02 14:42:08 +01:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-02-24 11:09:52 +01:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-07-21 16:38:39 +02:00
2019-11-29 12:59:40 +01:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-10-06 13:41:18 +05:30
2021-10-06 13:41:18 +05:30
2020-07-27 10:20:22 +02:00
2021-11-18 15:31:18 +05:30
2021-07-21 16:38:39 +02:00
2021-09-01 14:43:12 +02:00
2021-12-01 18:45:33 +01:00
2021-09-01 14:43:12 +02:00
2021-07-21 16:38:39 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2020-03-11 11:50:12 +01:00
2020-03-11 11:50:12 +01:00
2021-08-09 11:33:21 -04:00
2021-09-01 14:43:12 +02:00
2021-11-18 15:31:18 +05:30
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-08-16 19:46:44 +02:00
2021-07-21 16:38:39 +02:00
2021-09-01 14:43:12 +02:00
2019-11-29 12:59:40 +01:00
2021-07-21 16:38:39 +02:00
2020-02-18 16:32:46 -04:00
2021-09-01 14:43:12 +02:00
2020-01-17 21:08:55 +01:00
2020-01-17 21:08:55 +01:00
2021-09-01 14:43:12 +02:00
2021-10-13 10:51:27 -04:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-10-08 18:50:03 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-10-08 18:50:03 +02:00
2021-07-21 16:38:39 +02:00
2021-09-01 14:43:12 +02:00
2021-07-21 16:38:39 +02:00
2021-09-01 14:43:12 +02:00
2021-11-15 10:41:47 +05:30
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-01-20 10:09:23 -05:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-07-21 16:38:39 +02:00
2021-09-14 13:22:59 -04:00
2021-09-01 14:43:12 +02:00
2021-07-21 16:38:39 +02:00
2021-06-16 14:38:26 -04:00
2021-09-01 14:43:12 +02:00
2021-01-11 15:14:16 +01:00
2021-01-25 11:15:17 +01:00
2021-09-01 14:43:12 +02:00
2021-01-24 23:58:26 -05:00
2021-10-01 15:31:29 +02:00
2021-10-01 15:31:29 +02:00
2021-09-01 14:43:12 +02:00
2021-09-20 15:00:47 -04:00
2021-07-21 16:38:39 +02:00
2021-08-04 19:43:37 +05:30
2019-11-29 12:59:40 +01:00
2019-11-29 12:59:40 +01:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-01-24 23:58:26 -05:00
2021-09-01 14:43:12 +02:00
2021-11-15 18:42:15 +03:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-07-21 16:38:39 +02:00
2021-09-01 14:43:12 +02:00
2020-09-15 21:28:25 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2020-07-16 12:37:26 -04:00
2020-07-16 12:37:26 -04:00
2021-09-01 14:43:12 +02:00
2021-04-01 13:44:56 -04:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-10-01 15:31:29 +02:00
2021-11-10 11:11:20 -05:00
2021-09-01 14:43:12 +02:00
2021-09-01 14:43:12 +02:00
2021-12-06 12:01:04 +02:00
2019-11-29 12:59:40 +01:00
2021-11-26 16:51:25 +01:00
2021-08-13 13:12:16 +02:00
2021-11-16 19:43:43 +05:30
2021-11-22 09:54:19 +01:00
2021-11-22 09:54:19 +01:00
2021-09-01 14:43:12 +02:00