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

Unable to Search for UUIDs in MongoDB Clusters #2549

Open
tnaum-ms opened this issue Jan 27, 2025 · 0 comments
Open

Unable to Search for UUIDs in MongoDB Clusters #2549

tnaum-ms opened this issue Jan 27, 2025 · 0 comments

Comments

@tnaum-ms
Copy link
Collaborator

A customer reported an issue where they are unable to search for UUIDs in MongoDB Clusters (Version 3 or higher). The customer's unique IDs are UUID-based, and this limitation is impacting their workflows.

Steps to Reproduce:

  1. Use MongoDB Cluster (Version 3 or higher).
  2. Attempt to search for documents with UUID-based unique IDs in the cluster.
  3. Observe that the search does not return expected results.

Expected Behavior:
Search functionality should support UUID-based identifiers to ensure all document types can be queried effectively.

Impact:

  • Users relying on UUIDs as their unique identifiers cannot effectively search for their data.
  • Affects workflows for customers using MongoDB Clusters with UUID-based IDs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant