From bba1544733419271ae10e39337ed3cdee68413fe Mon Sep 17 00:00:00 2001 From: Pavel Gnedov Date: Fri, 11 Nov 2022 09:50:46 +0700 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=BE=20=D0=BD=D0=B5=20=D0=B2=D0=B5=D1=80=D0=BD?= =?UTF-8?q?=D0=BE=20=D0=B2=D1=8B=D0=B1=D1=80=D0=B0=D0=BD=D0=BD=D0=BE=D0=B5?= =?UTF-8?q?=20=D0=BF=D0=BE=D0=BB=D0=B5=20=D1=81=20=D1=81=D0=BE=D0=BE=D0=B1?= =?UTF-8?q?=D1=89=D0=B5=D0=BD=D0=B8=D0=B5=D0=BC=20=D0=BE=D0=B1=20=D0=B8?= =?UTF-8?q?=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD=D0=B8=D0=B8=20=D1=81=D1=82?= =?UTF-8?q?=D0=B0=D1=82=D1=83=D1=81=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/notifications/adapters/status-change.adapter.service.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/notifications/adapters/status-change.adapter.service.ts b/src/notifications/adapters/status-change.adapter.service.ts index 68ba715..8fd65da 100644 --- a/src/notifications/adapters/status-change.adapter.service.ts +++ b/src/notifications/adapters/status-change.adapter.service.ts @@ -85,7 +85,7 @@ export class StatusChangeAdapterService { recipientId: message.recipient.id, createdAt: change.created_on_timestamp, issueId: change.issue_id, - msg: message.change_message, + msg: message.notification_message, }; const key = this.keyForMsgFromBatch(item); if (