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
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
5e47c97db4
Коммит
c79a8a8b4a
@@ -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."
|
||||
|
||||
Ссылка в новой задаче
Block a user