From c141b4c79e7ee6ffac857ede972a48be72ef82b6 Mon Sep 17 00:00:00 2001 From: peter <1674920+peterbitfly@users.noreply.github.com> Date: Tue, 17 Sep 2024 09:43:56 +0000 Subject: [PATCH] fix(notifications): add last sent field to webhook data retrieval query --- backend/pkg/notification/notifications.go | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/pkg/notification/notifications.go b/backend/pkg/notification/notifications.go index 03b27ef44..357c81a35 100644 --- a/backend/pkg/notification/notifications.go +++ b/backend/pkg/notification/notifications.go @@ -837,6 +837,7 @@ func queueWebhookNotifications(notificationsByUserID types.NotificationsPerUserI url, retries, event_names, + last_sent, destination FROM users_webhooks