[
https://issues.apache.org/jira/browse/OFBIZ-10396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16472982#comment-16472982 ]
Suraj Khurana commented on OFBIZ-10396:
---------------------------------------
Thanks [~pfm.smits] for your inputs,
Yes, all your inputs are perfectly making sense to me as well. But whatever be the reason multiple records are created, all must delete/expire before creating new one and using <first-from-list to delete is not making sense at all.
Thanks again for creating ticket and providing patch.
> 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)