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

Handles + character in supported equality and function operators in filter expressions #2999

Merged

Conversation

timayabi2020
Copy link
Contributor



Fixes #2973

Changes proposed in this pull request

  • This change handles scenarios where equality operator types like in and has contain + character enclosed within brackets in filter expressions.
  • It also handles scenarios where function operator types like startsWith contain + characters).
image

@timayabi2020 timayabi2020 requested a review from a team as a code owner October 17, 2024 16:37
@timayabi2020 timayabi2020 linked an issue Oct 17, 2024 that may be closed by this pull request
@timayabi2020 timayabi2020 merged commit 9e268de into dev Oct 23, 2024
2 of 4 checks passed
@timayabi2020 timayabi2020 deleted the 2973-filter-is-incorrectly-handling-special-characters branch October 23, 2024 07:03
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.

Filter is incorrectly handling special characters
2 participants