Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App\Exceptions\DurationExceedingMaximalDurationException #1348

Open
sentry-io bot opened this issue Sep 21, 2021 · 0 comments
Open

App\Exceptions\DurationExceedingMaximalDurationException #1348

sentry-io bot opened this issue Sep 21, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Sep 21, 2021

Sentry Issue: FORTRABBIT-J

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)
@djaiss djaiss added the bug Something isn't working label Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant