You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2025. It is now read-only.
Describe the bug
When adding nodes in Neo4j errors occur if these lines are not commented out:
https://github.com/hypermodeinc/modus/blob/main/sdk/assemblyscript/src/assembly/dynamicmap.ts#L126-L128
https://github.com/hypermodeinc/modus/blob/main/sdk/assemblyscript/src/assembly/dynamicmap.ts#L187-L189
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All messages should be added to the database.
Videos
[videos.](https://discord.com/channels/1267579648657850441/1292948253796466730/1323674653688074320, https://discord.com/channels/1267579648657850441/1292948253796466730/1324464313519570976))
Environment
Additional context
Some messages from Discord not being added to Neo4j.
The same in Python works as expected