committed by
James Brooks
parent
34d2d997c9
commit
3700f1485f
@@ -44,7 +44,7 @@ class ReportIncidentUpdateCommandHandler
|
|||||||
|
|
||||||
// Update the original incident with the new status.
|
// Update the original incident with the new status.
|
||||||
dispatch(new UpdateIncidentCommand(
|
dispatch(new UpdateIncidentCommand(
|
||||||
$incident,
|
$command->incident,
|
||||||
null,
|
null,
|
||||||
$command->status,
|
$command->status,
|
||||||
null,
|
null,
|
||||||
|
|||||||
Reference in New Issue
Block a user