Description
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.
Attachments
Attachments
Issue Links
- is related to
-
OFBIZ-10398 Rename deletePartyContactMechPurpose* services
- Closed