createUpdateEmailAddress service should be renamed to
createUpdatePartyEmailAddress remove the effort of updating contactMech
infoString
----------------------------------------------------------------------------------------------------------------------------------------
Key: OFBIZ-2556
URL: https://issues.apache.org/jira/browse/OFBIZ-2556
Project: OFBiz
Issue Type: Improvement
Components: party
Reporter: Anil K Patel
Priority: Minor
createUpdateEmilAddress service located in PartyServices.xml file has various
issues.
1) Services with similar goals are located in PartyContactMechService.xml file.
Move this service to PartyContactMechServices.xml file as well.
2) Service associates contact mech with party as well so this service should be
renamed to createUpdatePartyEmailAddress.
3) This service duplicates effort of setting emailAddress in infoString field.
Remove it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.