Add support for legacy UUIDs in Compass

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: CRUD, Data
    • 5
    • None
    • Developer Tools

      See Brief: UUID Support in Compass & Mongosh for more context and the chosen approach. 

      In short, we will: 

      Add 4 new data types that make it easy for users to create, update, and query UUID values. 

      1. UUID: UUID subtype 4
      2. LegacyJavaUUID: UUID subtype 3, Java driver encoding
      3. LegacyCSharpUUID: UUID subtype 3, .NET/C# driver encoding
      4. LegacyPythonUUID: UUID subtype 3, Python driver encoding

      Add a new default encoding Setting for Displaying Legacy UUID Values. This setting will allow users to choose between the 3 different encodings for legacy UUIDs, and it will have a default value where no encoding is chosen (raw data) 

              Assignee:
              Unassigned
              Reporter:
              Betsy Button
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: