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

Olympia query node - null prevention error #2609

Closed
ondratra opened this issue Sep 2, 2021 · 1 comment
Closed

Olympia query node - null prevention error #2609

ondratra opened this issue Sep 2, 2021 · 1 comment
Assignees
Labels
bug Something isn't working estimate-9h Time estimation for issues in a project - 9h

Comments

@ondratra
Copy link
Contributor

ondratra commented Sep 2, 2021

It seems are Olympia tests are falling on null prevention feature (which seems to be working fine in Sumer environment).

ERROR: Stopping the proccessor due to errors: {} name: TypeError, message: Cannot read property 'forum_thread_id' of undefined, stack: TypeError: Cannot read property 'forum_thread_id' of undefined
    at sanitizeNullCharacter (/joystream/node_modules/@joystream/hydra-processor/lib/db/subscribers.js:37:16)
    at sanitizeEntity (/joystream/node_modules/@joystream/hydra-processor/lib/db/subscribers.js:30:9)
    at SanitizationSubscriber.beforeInsert (/joystream/node_modules/@joystream/hydra-processor/lib/db/subscribers.js:11:9)

Explore the cause of the problem and fix it.

┆Issue is synchronized with this Asana task by Unito

@ondratra ondratra self-assigned this Sep 2, 2021
@ondratra ondratra added the bug Something isn't working label Sep 2, 2021
@sync-by-unito sync-by-unito bot closed this as completed Jan 24, 2022
@bedeho bedeho reopened this Jan 24, 2022
@ondratra ondratra added the estimate-9h Time estimation for issues in a project - 9h label Jan 26, 2022
@ondratra
Copy link
Contributor Author

The issue has already been solved by PRs Joystream/hydra#453, Joystream/hydra#469, and #2986.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working estimate-9h Time estimation for issues in a project - 9h
Projects
None yet
Development

No branches or pull requests

2 participants