Skip to content

Fixes _handle_field_filter node_alias bug #280

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

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

alexthomas93
Copy link
Contributor

Description

Fixes a bug caused by a hard coded node alias bug in _handle_field_filter.

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Documentation update
  • Project configuration change

Complexity

Complexity: Low

How Has This Been Tested?

  • Unit tests
  • E2E tests
  • Manual tests

Checklist

The following requirements should have been met (depending on the changes in the branch):

  • Documentation has been updated
  • Unit tests have been updated
  • E2E tests have been updated
  • Examples have been updated
  • New files have copyright header
  • CLA (https://neo4j.com/developer/cla/) has been signed
  • CHANGELOG.md updated if appropriate

@alexthomas93 alexthomas93 requested a review from a team as a code owner February 20, 2025 17:18
@alexthomas93 alexthomas93 force-pushed the bugfix/default-node-alias branch from 0c79f8e to 5cda82a Compare February 21, 2025 09:19
@alexthomas93 alexthomas93 merged commit c944dca into neo4j:main Feb 21, 2025
7 checks passed
@alexthomas93 alexthomas93 deleted the bugfix/default-node-alias branch February 21, 2025 09:27
@alexthomas93
Copy link
Contributor Author

@CodiumAI-Agent /update_changelog

@CodiumAI-Agent
Copy link

Changelog updates: 🔄

2025-02-25

Fixed

  • Resolved an issue with incorrect node alias usage in field filter handling. *

to commit the new content to the CHANGELOG.md file, please type:
'/update_changelog --pr_update_changelog.push_changelog_changes=true'

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.

3 participants