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

Error in handleIssueClose #286

Closed
jmgasper opened this issue Feb 12, 2020 · 1 comment
Closed

Error in handleIssueClose #286

jmgasper opened this issue Feb 12, 2020 · 1 comment

Comments

@jmgasper
Copy link
Collaborator

We see this error quite a bit in the logs. This shouldn't cause an exception - it should be handled formally:

debug: DB Issue number: 654
debug: DB Issue provider: github
debug: DB Issue repository: 221569487
debug: dbIssue is PENDING
error: Error happened in process
TypeError: Cannot read property 'id' of undefined
    at handleIssueClose (/topcoder-x-processor/services/IssueService.js:503:51)
    at <anonymous>
    at process._tickDomainCallback (internal/process/next_tick.js:229:7)
error:  message=Cannot read property 'id' of undefined, stack=TypeError: Cannot read property 'id' of undefined
    at handleIssueClose (/topcoder-x-processor/services/IssueService.js:503:51)
    at <anonymous>
    at process._tickDomainCallback (internal/process/next_tick.js:229:7), logged=true

@jmgasper
Copy link
Collaborator Author

Validated that this doesn't appear in the logs anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant