From c171872472672d129e1e4dbc99930d75a4cd59c7 Mon Sep 17 00:00:00 2001 From: Jonathan Date: Tue, 5 Dec 2017 16:32:23 -0500 Subject: PLT-8233: Purge ChannelMemberHistory Data when Data Retention Job runs (#7937) * Changed the channel member history purge function to match pattern established by other data retention purge methods * Simplifying the channel member history store and associated tests * Regenerating mocks * Using a constant --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 6ce9b19dc..f1fb6f7c4 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -4443,7 +4443,7 @@ "translation": "Failed to get records" }, { - "id": "store.sql_channel_member_history.purge_history_before.app_error", + "id": "store.sql_channel_member_history.permanent_delete_batch.app_error", "translation": "Failed to purge records" }, { -- cgit v1.2.3-1-g7c22