Skip to content

Unable to Search for UUIDs in MongoDB Clusters #2549

Open
@tnaum-ms

Description

@tnaum-ms

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.

Metadata

Metadata

Assignees

Type

Projects

Status

Planned

Relationships

None yet

Development

No branches or pull requests

Issue actions