Returning "contactMechId" from the getPartyTelephone service to avoid looking
up of "contactMechId" using some other way.
-------------------------------------------------------------------------------------------------------------------------
Key: OFBIZ-2949
URL: https://issues.apache.org/jira/browse/OFBIZ-2949
Project: OFBiz
Issue Type: Improvement
Components: party
Reporter: Abdullah Shaikh
Priority: Minor
updatePartyTelecomNumber service expects "contactMechId" to update the record,
also the other services, createUpdatePartyTelecomNumber &
updatepartyContactMech, both expects "contactMechId".
The getPartyTelephone service doesn't return "contactMechId", it will be better
if we return "contactMechId" from the getPartyTelephone service, so that we get
"contactMechId" from this service itself, instead of using some other way to
lookup the "contactMechId".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.