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

ASF subversion and git services commented on OFBIZ-7754:
--------------------------------------------------------

Commit 91eb7dcd64e472ff931878fe364a23a3548b9aae in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=91eb7dcd64 ]

Improved: The big problem when loading seed. (OFBIZ-7754)

Regarding, OFBIZ-7112,
that's good for who start on use the ofbiz with initial setup, but not for the
site that already online and has to update the OFBiz core. Because when has
update OFBiz core they will use command load-seed for update.

The problem is if we use load-seed mean the configuration data that's already
exists will be replaced by the data from this file, CommonSystemPropertyData.xml

So, for my suggestion should change the reader from seed to seed-initial or
remove systemPropertyValue from the data file.

Thanks: Kongrath Suankaewmanee


> The big problem when loading seed.
> ----------------------------------
>
>                 Key: OFBIZ-7754
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7754
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk, Upcoming Branch
>            Reporter: Kongrath Suankaewmanee
>            Priority: Major
>         Attachments: OFBIZ-7754-SystemProperties.patch, OFBIZ-7754.patch
>
>
> Hi All,
> Regarding, [OFBIZ-7112|https://issues.apache.org/jira/browse/OFBIZ-7112]
> That's good for who start on use the ofbiz with initial setup, but not for 
> the site that already online and has to update the OFBiz core. Because when 
> has update OFBiz core they will use command load-seed for update.
> The problem is if we use load-seed mean the configuration data that's already 
> exists will be replaced by the data from this file,
> *CommonSystemPropertyData.xml*
> So, for my suggestion should change the reader from *seed* to *seed-initial*  
> or remove systemPropertyValue from the data file.
> Thank you,
> Kongrath



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to