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

TypeError: Cannot read property 'action' of undefined #150

Closed
sentry-io bot opened this issue Aug 26, 2020 · 0 comments · Fixed by #152
Closed

TypeError: Cannot read property 'action' of undefined #150

sentry-io bot opened this issue Aug 26, 2020 · 0 comments · Fixed by #152
Assignees
Labels
Bug: Confirmed Issues that report confirmed bugs. Priority: Medium Issues that must be fixed or PRs that must be finished and merged with medium priority. Status: Help wanted Issues that need assistance from volunteers or PRs that need help to proceed.

Comments

@sentry-io
Copy link

sentry-io bot commented Aug 26, 2020

Sentry Issue: RTBYTE-K

TypeError: Cannot read property 'action' of undefined
  File "/root/rtbyte/src/events/rtbyteGuildMemberUpdate.js", line 36, in module.exports.run
    if (logEntry.action === 'MEMBER_UPDATE') executor = logEntry ? logEntry.executor === member.user ? undefined : logEntry.executor : undefined;
  ?, in runMicrotasks
@rasmusgerdin rasmusgerdin added Bug: Confirmed Issues that report confirmed bugs. Priority: Medium Issues that must be fixed or PRs that must be finished and merged with medium priority. Status: Help wanted Issues that need assistance from volunteers or PRs that need help to proceed. labels Aug 26, 2020
@rasmusgerdin rasmusgerdin added this to To-do in The RTByte Project via automation Aug 26, 2020
@PixelPoncho PixelPoncho self-assigned this Aug 27, 2020
The RTByte Project automation moved this from To-do to Done Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug: Confirmed Issues that report confirmed bugs. Priority: Medium Issues that must be fixed or PRs that must be finished and merged with medium priority. Status: Help wanted Issues that need assistance from volunteers or PRs that need help to proceed.
Projects
Development

Successfully merging a pull request may close this issue.

2 participants