Open
Description
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:
- Use MongoDB Cluster (Version 3 or higher).
- Attempt to search for documents with UUID-based unique IDs in the cluster.
- 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