You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
Expected Behavior:
Search functionality should support UUID-based identifiers to ensure all document types can be queried effectively.
Impact:
The text was updated successfully, but these errors were encountered: