When the hyphenate option is used, a little bug to update the object, because we display the field with dash and the max length for the field is set to 32. When the hyphenate is used we store the uuid in string format, not in hexedecimal format, so I think we can change the max length to 36 when hyphenate option is used.
When the hyphenate option is used, a little bug to update the object, because we display the field with dash and the max length for the field is set to 32. When the hyphenate is used we store the uuid in string format, not in hexedecimal format, so I think we can change the max length to 36 when hyphenate option is used.