[
https://issues.apache.org/jira/browse/OFBIZ-9854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
sourabh jain updated OFBIZ-9854:
--------------------------------
Attachment: OFBIZ-9854.patch
Added a missing attribute 'contactListId' in 'updateContactListParty' service.
> Error when unsubscribing Newsletter from Ecommerce store
> --------------------------------------------------------
>
> Key: OFBIZ-9854
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9854> Project: OFBiz
> Issue Type: Bug
> Components: ecommerce
> Affects Versions: Trunk, Release Branch 16.11
> Reporter: Aditya Sharma
> Assignee: sourabh jain
> Priority: Trivial
> Attachments: EcommerceUnsubscribeError.png, OFBIZ-9854.patch
>
>
> Steps to regenerate:
> 1. Go to Ecommerce component (
https://demo-trunk.ofbiz.apache.org/ecommerce/control/main)
> 2. From Sign up from Contact List section, select newsletter, provide an already subscribed email address and click on unsubscribe
> Following error message:
> {code:java}
> ERROR: Could not complete the Unsubscribe for contact list [file:/home/ofbizDemo/trunk/applications/marketing/minilang/marketing/contact/ContactListServices.xml#unsubscribeContactListParty] process [problem invoking the [updateContactListParty] service with the map named [updateContactListPartyMap] containing [{userLogin=[GenericEntity:UserLogin][createdStamp,2017-10-17 03:06:03.658(java.sql.Timestamp)][createdTxStamp,2017-10-17 03:06:03.504(java.sql.Timestamp)][currentPassword,null()][disabledBy,null()][disabledDateTime,null()][enabled,N(java.lang.String)][externalAuthId,null()][hasLoggedOut,null()][isSystem,Y(java.lang.String)][lastCurrencyUom,null()][lastLocale,null()][lastTimeZone,null()][lastUpdatedStamp,2017-10-17 03:06:11.284(java.sql.Timestamp)][lastUpdatedTxStamp,2017-10-17 03:06:11.22(java.sql.Timestamp)][partyId,system(java.lang.String)][passwordHint,null()][requirePasswordChange,null()][successiveFailedLogins,null()][userLdapDn,null()][userLoginId,system(java.lang.String)], statusId=CLPT_UNSUBS_PENDING, baseLocation=/ecommerce, contactListId=9000, preferredContactMechId=10000, partyId=_NA_, locale=en_US}]: Outgoing result (in runSync : updateContactListParty) does not match expected requirements (Unknown parameter found: [updateContactListParty.contactListId])]
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)