You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2019/07/20 11:14:00 UTC

[jira] [Closed] (OFBIZ-10396) All party contact mech should be deleted before creating new one

     [ https://issues.apache.org/jira/browse/OFBIZ-10396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-10396.
-----------------------------------

Thanks Suraj,

Backported in 
R17 r1863473
R16 r1863474

> 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.14#76016)