-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: None
-
Component/s: Import / Export [Deprecated]
-
None
An empty string is exported to XML as an empty attribute. For example:
<EntityName someattr="" />
However, when the data is restored, there is a check for empty strings, and these are not put into the GenericValue at all. This leads to the value being written to the database as null.
- is duplicated by
-
JRASERVER-11944 propertyvalue = null
-
- Closed
-