Ingo Wolfmayr created OFBIZ-10916:
-------------------------------------
Summary: Error when register for contactlist
Key: OFBIZ-10916
URL:
https://issues.apache.org/jira/browse/OFBIZ-10916 Project: OFBiz
Issue Type: Bug
Components: ecommerce, marketing
Affects Versions: Trunk, Release Branch 17.12, Release Branch 18.12
Reporter: Ingo Wolfmayr
When registering for a contactlist sending the confirmation e-mail fails with the following error:
Entity value not found with name: contactListParty Method = sendContactListPartyVerifyEmail
...applications/marketing/minilang/marketing/contact/ContactListServices.xml, Element = <get-related-one>, Line 359null
This is the related line:
<get-related-one value-field="contactListParty" relation-name="PreferredContactMech" to-value-field="preferredContactMech"/>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)