You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
App\Exceptions\DurationExceedingMaximalDurationException:
File "/app/Services/Company/Employee/Timesheet/CreateTimeTrackingEntry.php", line 115, in App\Services\Company\Employee\Timesheet\CreateTimeTrackingEntry::makeSureTimeEnteredIsCorrect
throw new DurationExceedingMaximalDurationException();
File "/app/Services/Company/Employee/Timesheet/CreateTimeTrackingEntry.php", line 67, in App\Services\Company\Employee\Timesheet\CreateTimeTrackingEntry::execute
$this->makeSureTimeEnteredIsCorrect();
File "/app/Http/Controllers/Company/Dashboard/Timesheets/DashboardTimesheetController.php", line 181, in App\Http\Controllers\Company\Dashboard\Timesheets\DashboardTimesheetController::createTimeTrackingEntry
'date' => $date,
File "/app/Http/Middleware/CheckCompany.php", line 44, in App\Http\Middleware\CheckCompany::handle
return $next($request);
File "/app/Http/Middleware/EnsureEmailIsVerified.php", line 21, in App\Http\Middleware\EnsureEmailIsVerified::handle
return parent::handle($request, $next, $redirectToRoute);
...
(65 additional frame(s) were not displayed)
The text was updated successfully, but these errors were encountered:
Sentry Issue: FORTRABBIT-J
The text was updated successfully, but these errors were encountered: