Add stickied incident
This commit is contained in:
@@ -107,6 +107,7 @@ class UpdateIncidentCommandHandler
|
||||
'status' => $command->status,
|
||||
'message' => $command->message,
|
||||
'visible' => $command->visible,
|
||||
'stickied' => $command->stickied,
|
||||
'component_id' => $command->component_id,
|
||||
'component_status' => $command->component_status,
|
||||
'notify' => $command->notify,
|
||||
|
||||
Reference in New Issue
Block a user