[ 
https://issues.apache.org/jira/browse/OFBIZ-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16425392#comment-16425392
 ] 

Suraj Khurana commented on OFBIZ-10282:
---------------------------------------

Hi Jacques,

I think you are only looking into System Property data files only. This issue 
is generic and there are many changes in data files if you search for *=""* in 
data files. Such as :



<ExampleType exampleTypeId="REAL_WORLD" description="Real World" 
parentTypeId=""/>

Here, parentTypeId must not be there as empty, because in current data base, if 
parentTypeId is available for exampleTypeId="REAL_WORLD", than it becomes void 
after loading this data again.

I hope I am getting this right.

> Remove empty field values from xml data files so that it will not override 
> existing data with empty values
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-10282
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10282
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: Trunk
>            Reporter: Arun Patidar
>            Assignee: Arun Patidar
>            Priority: Major
>
> Remove empty systemPropertyValue field values from SystemProperty xml data 
> files.
> Current system overrides  value with empty value if it is mentioned in XML 
> data tag. So need to remove empty field values to override data on the 
> existing instance. 
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to