fixes #43214
(cherry picked from commit 837925390f)
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
This commit is contained in:
co-authored by
Gilles De Mey
parent
7426045ed4
commit
07fe2404cc
@@ -33,6 +33,7 @@ func (s *AlertNotificationService) HandleNotificationTestCommand(ctx context.Con
|
||||
|
||||
model := models.AlertNotification{
|
||||
Id: cmd.ID,
|
||||
OrgId: cmd.OrgID,
|
||||
Name: cmd.Name,
|
||||
Type: cmd.Type,
|
||||
Settings: cmd.Settings,
|
||||
|
||||
Reference in New Issue
Block a user