[jira] [Updated] (OFBIZ-9361) Newsletter can be subscribed with same email address multiple times

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-9361) Newsletter can be subscribed with same email address multiple times

Nicolas Malin (Jira)

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

Aditya Sharma updated OFBIZ-9361:
---------------------------------
    Description:
Steps to regenerate:
1. Go to Ecommerce component (https://demo-trunk.ofbiz.apache.org/ecommerce/control/main)
2. In Sign Up For Contact List section from the left panel, select contactList for Newsletter.
3. Fill out the email address and Click on Subscribe button.
Try subscribing with the same email address for the newsletter. Email is again added to Newsletter subscription list even if it is already subscribed for it. Email address with pending and accepted status can be again added to the list with pending status.
Multiple entries are created in ContactListParty entity for the same preferredContactMechId.
At Service level, it should check if already an entry in pending or accepted status exists.

  was:
Steps to regenerate:
1. Go to Ecommerce component (https://demo-trunk-ofbiz.apache.org:8443/ecommerce/control/main)
2. In Sign Up For Contact List section from the left panel, select contactList for Newsletter.
3. Fill out the email address and Click on subscribe button.
Try subscribing with the same email address for the newsletter. Email is again added to Newsletter subscription list even if it is already subscribed for it. Email address with pending and accepted status can be again added to the list with pending status.
Multiple entries are created in ContactListParty entity for the same preferredContactMechId.
At Service level, it should check if already an entry in pending or accepted status exists.


> Newsletter can be subscribed with same email address multiple times
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-9361
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9361
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>            Reporter: Aditya Sharma
>            Assignee: Aditya Sharma
>            Priority: Trivial
>
> Steps to regenerate:
> 1. Go to Ecommerce component (https://demo-trunk.ofbiz.apache.org/ecommerce/control/main)
> 2. In Sign Up For Contact List section from the left panel, select contactList for Newsletter.
> 3. Fill out the email address and Click on Subscribe button.
> Try subscribing with the same email address for the newsletter. Email is again added to Newsletter subscription list even if it is already subscribed for it. Email address with pending and accepted status can be again added to the list with pending status.
> Multiple entries are created in ContactListParty entity for the same preferredContactMechId.
> At Service level, it should check if already an entry in pending or accepted status exists.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)