Skip to content

[FR] Support for Binary SubType 3 (LUUID) #767

Description

@neilsb

Is your feature request related to a problem? Please describe.
Unable to query Binary SubType 3 properties, edit these properties, or insert documents which make use of Binary SubType 3, Legacy UUID properties.

Describe the solution you'd like
Support of Binary SubType 3. similar to how SubType 4 is supported via the UUID() function.

Describe alternatives you've considered
Have added a custom parser to display the Binary Data as a parsed GUID in the table view, but doesn't help full document view or editing.

Additional context
It would be useful to fully support Legacy UUID data type within the application, possibly by a LUUID() function similar to the the UUID() function for SubType 4. Since there are multiple ways to decode/encode the Legacy UUID a new User Preference would likely be required to let the user choose the correct display format (i.e. ".Net", "Java", etc)

The LUUID support would be good to be added in the following locations (Note: Working support for the UUID is missing in some of these locations also. Highlighted below)

  • Document Tabular Columns
  • Document Expanded View
  • Document Preview for Related Documents (Not working for UUID())
  • Open Related Documents in new tab (Not working for UUID())
  • Editing/Adding Legacy LUUID Property via Field Editor
  • Editing Document Json containing LUUID (Not working for UUID())
  • Adding new Document containing LUUID (Not working for UUID())
  • Querying/Filtering/Aggregation entry

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions