MM-61484 - Deleting scheduled posts when permanently deleting a user (#29152)

* Deleting scheduled posts when permanently deleting a user

* Updated tests

* CI

* Testing CI

* Restored a test change

* Skipping flaky test
Этот коммит содержится в:
Harshil Sharma
2024-11-13 12:41:31 +05:30
коммит произвёл GitHub
родитель 5e47c97db4
Коммит c79a8a8b4a
11 изменённых файлов: 223 добавлений и 0 удалений

Просмотреть файл

@@ -6549,6 +6549,10 @@
"other": "Failed to send {{.Count}} scheduled posts."
}
},
{
"id": "app.scheduled_post.permanent_delete_by_user.app_error",
"translation": "Unable to delete scheduled posts for user."
},
{
"id": "app.scheme.delete.app_error",
"translation": "Unable to delete this scheme."