Removed Elasticsearch and Opensearch channel index schedma check (#30102)

Этот коммит содержится в:
Harshil Sharma
2025-02-06 11:50:37 +05:30
коммит произвёл GitHub
родитель 8b65771a31
Коммит 35e776d805
9 изменённых файлов: 2 добавлений и 419 удалений

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

@@ -4610,10 +4610,6 @@
"id": "app.channel.delete.app_error",
"translation": "Unable to delete the channel."
},
{
"id": "app.channel.elasticsearch_channel_index.notify_admin.message",
"translation": "Your search channel index schema is out of date. We recommend regenerating your channel index.\nClick the `Rebuild Channels Index` button in the [Elasticsearch page via the System Console]({{.ElasticsearchSection}}) to fix this issue.\nSee the Mattermost changelog for more information."
},
{
"id": "app.channel.get.existing.app_error",
"translation": "Unable to find the existing channel {{.channel_id}}."