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

BadMethodCallException: Call to undefined method App\Models\Contact\Contact::events() #1922

Closed
sentry-io bot opened this issue Oct 15, 2018 · 1 comment · Fixed by #1929
Closed

BadMethodCallException: Call to undefined method App\Models\Contact\Contact::events() #1922

sentry-io bot opened this issue Oct 15, 2018 · 1 comment · Fixed by #1929

Comments

@sentry-io
Copy link

sentry-io bot commented Oct 15, 2018

Sentry Issue: PRODUCTION-APP-8B

Related to #1829

BadMethodCallException: Call to undefined method App\Models\Contact\Contact::events()
  File "app/Http/Controllers/Contacts/TasksController.php", line 87, in destroy
    $contact->events()->forObject($task)->get()->each->delete();
  File "app/Http/Middleware/AuthEmailConfirm.php", line 28, in handle
    return $next($request);
  File "app/Http/Middleware/CheckCompliance.php", line 34, in handle
    return $next($request);
  File "app/Http/Middleware/CheckVersion.php", line 32, in handle
    return $next($request);
  File "app/Http/Middleware/CheckLocale.php", line 28, in handle
    return $next($request);
...
(74 additional frame(s) were not displayed)
@github-actions
Copy link

This issue has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants