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

Fix notification polyfill from incomplete GQL status #1080

Conversation

robsdedude
Copy link
Member

When connected to a server sending GQL statuses instead of notifications, the driver polyfills summary.summary_notifications from the GQL statuses. This PR fixes a but where the driver would ignore any status that was lacking any of the possible fields. However, at least the position is optional and should not cause the status to be swallowed.

When connected to a server sending GQL statuses instead of notifications, the
driver polyfills `summary.summary_notifications` from the GQL statuses. This PR
fixes a but where the driver would ignore any status that was lacking any of the
possible fields. However, at least the position is optional and should not cause
the status to be swallowed.
@robsdedude robsdedude merged commit 4fbf12b into neo4j:5.0 Aug 2, 2024
20 checks passed
@robsdedude robsdedude deleted the fix/notification-polyfill-from-incomplete-data branch August 2, 2024 10:46
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