[
https://issues.apache.org/jira/browse/OFBIZ-10396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16544027#comment-16544027 ]
Suraj Khurana commented on OFBIZ-10396:
---------------------------------------
Thanks everyone for your inputs.
Committed it under rev #1835871.
As these are service level functional changes, we can back port to older to release.
> All party contact mech should be deleted before creating new one
> ----------------------------------------------------------------
>
> Key: OFBIZ-10396
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10396> Project: OFBiz
> Issue Type: Improvement
> Reporter: Suraj Khurana
> Assignee: Suraj Khurana
> Priority: Major
> Attachments: OFBIZ-10396.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)