[MM-53291] Data retention improvements (#24253)
* adding new migration for RetentionIdsForDeletion, changing logic for deleting orphaned reactions. Updating delete user and channel endpoints to remove respective reactions
Этот коммит содержится в:
@@ -6407,6 +6407,10 @@
|
||||
"id": "app.reaction.get_for_post.app_error",
|
||||
"translation": "Unable to get reactions for post."
|
||||
},
|
||||
{
|
||||
"id": "app.reaction.permanent_delete_by_user.app_error",
|
||||
"translation": "Unable to delete reactions for user."
|
||||
},
|
||||
{
|
||||
"id": "app.reaction.save.save.app_error",
|
||||
"translation": "Unable to save reaction."
|
||||
|
||||
Ссылка в новой задаче
Block a user