-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: CRUD
-
None
-
5
-
None
-
Developer Tools
Currently UUIDs (BSON Binary data subtype 3 and 4) are readonly and can't be edited in Compass in the crud list view. This ticket involves updating them to be editable.
The subtype 3 data has a setting which determines how it's encoded.
For the editors lets show a text input like UUID(" <TEXT_INPUT> ") so folks know what it'll look like when editing.
A user should be able to edit all of the different UUID types:
- UUID: UUID subtype 4
- LegacyJavaUUID: UUID subtype 3, Java driver encoding
- LegacyCSharpUUID: UUID subtype 3, .NET/C# driver encoding
- LegacyPythonUUID: UUID subtype 3, Python driver encoding
We added support for showing the encodings in COMPASS-9690
- is duplicated by
-
COMPASS-9356 Allow creating & editing UUIDs
-
- Closed
-
- is related to
-
COMPASS-9690 Add support for legacy UUIDs in Compass
-
- Closed
-