Add stickied incident
This commit is contained in:
@@ -54,6 +54,7 @@ class ReportMaintenanceCommandHandler
|
||||
'scheduled_at' => $scheduledAt,
|
||||
'status' => 0,
|
||||
'visible' => 1,
|
||||
'stickied' => false,
|
||||
]);
|
||||
|
||||
$maintenanceEvent->notify = (bool) $command->notify;
|
||||
|
||||
Reference in New Issue
Block a user