Skip to content

Fix exception during github issue id reading#10500

Merged
ArtyomSavchenko merged 1 commit intodevelopfrom
github-id
Feb 12, 2026
Merged

Fix exception during github issue id reading#10500
ArtyomSavchenko merged 1 commit intodevelopfrom
github-id

Conversation

@ArtyomSavchenko
Copy link
Member

@ArtyomSavchenko ArtyomSavchenko commented Feb 11, 2026

Fix errors from github service logs:

{"err":{"message":"Cannot read properties of undefined (reading 'id')","stack":"TypeError: Cannot read properties of undefined (reading 'id')\n    at /usr/src/app/bundle.js:295678:58\n    at Array.map (<anonymous>)\n    at IssueSyncManager.externalSync (/usr/src/app/bundle.js:295678:34)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)"},"level":"error","message":"Error","timestamp":"2026-02-11T13:58:29.069Z"}
{"action":"synchronize","level":"info","login":"tofijak","message":"pull request:handleEvent","nodeId":"https://github.com/Serpier/serpier/pull/718","timestamp":"2026-02-11T13:58:29.415Z","type":"User","workspace":"1f909283-5af7-4b56-b948-3d3cc141c9fb"}
{"action":"synchronize","id":"bda77610-0751-11f1-9d87-e9a5874f73d5","level":"info","message":"webhook event","name":"pull_request","timestamp":"2026-02-11T13:58:29.415Z"}
{"docs":14,"field":"externalVersion","level":"info","message":"External Syncing","name":"maxint-web","prj":"web","timestamp":"2026-02-11T13:58:29.550Z","version":"v4","workspace":"612a9d74-ad04-4a74-81d2-188e88cb351e"}
{"err":{"message":"Cannot read properties of undefined (reading 'id')","stack":"TypeError: Cannot read properties of undefined (reading 'id')\n    at /usr/src/app/bundle.js:295678:58\n    at Array.map (<anonymous>)\n    at IssueSyncManager.externalSync (/usr/src/app/bundle.js:295678:34)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)"},"level":"error","message":"Error","timestamp":"2026-02-11T13:58:29.551Z"}
{"docs":14,"field":"externalVersion","level":"info","message":"External Syncing","name":"maxint-web","prj":"web","timestamp":"2026-02-11T13:58:29.915Z","version":"v4","workspace":"612a9d74-ad04-4a74-81d2-188e88cb351e"}
{"err":{"message":"Cannot read properties of undefined (reading 'id')","stack":"TypeError: Cannot read properties of undefined (reading 'id')\n    at /usr/src/app/bundle.js:295678:58\n    at Array.map (<anonymous>)\n    at IssueSyncManager.externalSync (/usr/src/app/bundle.js:295678:34)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)"},"level":"error","message":"Error","timestamp":"2026-02-11T13:58:29.915Z"}

Signed-off-by: Artem Savchenko <armisav@gmail.com>
@huly-github-staging
Copy link

Connected to Huly®: UBERF-15501

@ArtyomSavchenko ArtyomSavchenko merged commit bf705d9 into develop Feb 12, 2026
17 checks passed
@BykhovDenis BykhovDenis deleted the github-id branch February 20, 2026 06:21
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

Successfully merging this pull request may close these issues.

2 participants