/[Apache-SVN]
ViewVC logotype

Revision 1863473


Jump to revision: Previous Next
Author: jleroux
Date: Sat Jul 20 11:12:09 2019 UTC (4 years, 8 months ago)
Changed paths: 3
Log Message:
"Applied fix from trunk for revision: 1835871" 
------------------------------------------------------------------------
r1835871 | surajk | 2018-07-14 07:35:44 +0200 (sam. 14 juil. 2018) | 10 lignes

Improved: All existing party contact mechs should be deleted before creating new one.
(OFBIZ-10396)

Currently, everywhere in code base, before creating new party contact mech record, we use 

deletePartyContactMechPurposeIfExists service to delete old records. But, problem is 

<first-from-list is used everywhere which only deletes first fetched record.

All previous records should also gets deleted before creating new party contact mech purpose for a specific purpose type.
------------------------------------------------------------------------


Changed paths

Path Details
Directoryofbiz/ofbiz-framework/branches/release17.12/ modified , props changed
Directoryofbiz/ofbiz-framework/branches/release17.12/applications/order/minilang/order/OrderServices.xml modified , text changed
Directoryofbiz/ofbiz-framework/branches/release17.12/applications/party/minilang/contact/PartyContactMechServices.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26