Member-property with empty string value always dirty
Hi,
I created a process that synchronizes members from a CSV file.
The problem is that when a property is filled with an empty string, it is stored as a null value instead of as an empty string.
When the process is repeated, the problem occurs again because the property is filled with an empty string again and the member property is null.
This makes the member always dirty.
Is this a bug or is it intended to save empty string properties as null?
Member-property with empty string value always dirty
Hi,
I created a process that synchronizes members from a CSV file. The problem is that when a property is filled with an empty string, it is stored as a null value instead of as an empty string. When the process is repeated, the problem occurs again because the property is filled with an empty string again and the member property is null. This makes the member always dirty.
Is this a bug or is it intended to save empty string properties as null?
Best regards,
iNETZO
is working on a reply...