-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Autocomplete, Compass, CRUD, Query
-
None
The BSON spec includes support for UUID values, also known as GUID values.
The format of UUID values are defined in rfc4122.txt. For example,
f81d4fae-7dec-11d0-a765-00a0c91e6bf6
Customers would like to work with UUID/GUID values in Compass as a fully supported data type, including search support in the RFC layout, ability to create new document fields of type UUID and the ability to edit UUID values in existing documents.
The mongo shell documentation provides this example:
UUID("3b241101-e2bb-4255-8caf-4136c566a962")
- is related to
-
COMPASS-4264 Unable to create new document fields of type UUID
- Closed
-
COMPASS-1083 LUUID/NUUID/BinData support for filters
- Closed
- related to
-
COMPASS-2988 Cannot filter using binary data if BSON is of type 3
- Open
-
COMPASS-908 Show binary data in Compass in a more meaningful way
- Closed