Skip to content

ReflectionUtil.reflectiveToString should be able to handle UUID #441

Description

@philnate

If your entity key is of type java.util.UUID it will be encoded on call to GlobalId.value()/toString() to something like: MyEntity/6119540349362061825,-7372191321594927012 while it should be the correct UUID as string. The only solution currently is to use explicit EntityDefinition and handing over some custom field holding the String value of the UUID.

Version is 2.3.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions