fix: sentry issue
This commit is contained in:
parent
9248be2177
commit
652df47c5c
@ -659,7 +659,7 @@ public function failedTaskLink($task_uuid)
|
||||
return route('project.service.scheduled-tasks', [
|
||||
'project_uuid' => data_get($this, 'environment.project.uuid'),
|
||||
'environment_name' => data_get($this, 'environment.name'),
|
||||
'application_uuid' => data_get($this, 'uuid'),
|
||||
'service_uuid' => data_get($this, 'uuid'),
|
||||
'task_uuid' => $task_uuid
|
||||
]);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user