You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Ingo Wolfmayr (JIRA)" <ji...@apache.org> on 2019/04/17 18:52:00 UTC

[jira] [Closed] (OFBIZ-10916) Error when register for contactlist

     [ https://issues.apache.org/jira/browse/OFBIZ-10916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ingo Wolfmayr closed OFBIZ-10916.
---------------------------------
    Resolution: Not A Problem

Figured it out. The database column FROM_DATE was not set to DATETIME(3) therefore the foreign key check failed.

> 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
>            Priority: Major
>
> 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)