Skip to content

Error handling Guid in ObjectExtensions.AddDataToField #93

Open
@Stefan6440

Description

@Stefan6440

idProperty.SetValue(item, data) throws an error when data is Guid
System.ArgumentException {"Object of type 'System.String' cannot be converted to type 'System.Guid'."}

My solution proposal :

image

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions