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 searching by special chars in data sources #993

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Conversation

annakhm
Copy link
Collaborator

@annakhm annakhm commented Oct 5, 2023

For data sources that rely on search API, functionality was broken when searched string contained special characters. This change fixes the issue by escaping special characters according to search API spec.
Signed-off-by: Anna Khmelnitsky [email protected]

For data sources that rely on search API, functionality was
broken when searched string contained special characters.
This change fixes the issue by escaping special characters according
to search API spec.
Signed-off-by: Anna Khmelnitsky <[email protected]>
@annakhm
Copy link
Collaborator Author

annakhm commented Oct 5, 2023

/test-all

Copy link
Contributor

@wsquan171 wsquan171 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@annakhm annakhm merged commit 8dc1e2e into master Oct 11, 2023
@annakhm annakhm deleted the fix-special-chars branch February 5, 2024 18:44
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.

data source "nsxt_policy_service" doesn't find certain services since version 3.3.2
3 participants