You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Aditya Sharma (JIRA)" <ji...@apache.org> on 2017/08/22 03:53:00 UTC

[jira] [Updated] (OFBIZ-9588) When creating New Lead, Lead Source should be associated with the Lead

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

Aditya Sharma updated OFBIZ-9588:
---------------------------------
    Attachment: OFBIZ-9588.patch

Steps to verify:
1. Go to SFA component (https://localhost:8443/sfa/control/main)
2. Click on sub-menu "Leads" (https://localhost:8443/sfa/control/FindLeads)
3. Click on Create New button (https://localhost:8443/sfa/control/NewLead)
4. Fill required fields and select Lead Source and Click on Save button.
A lead should be created successfully and Lead Source table should show the selected Lead Source.

Solution:
Passed leadContactPartyId to createPartyDataSource service.

Additional changes:
Updated response with type as request-redirect, it is appropriate when refreshing the page.

> When creating New Lead, Lead Source should be associated with the Lead
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-9588
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9588
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: marketing
>    Affects Versions: Trunk
>            Reporter: Aditya Sharma
>            Assignee: Aditya Sharma
>         Attachments: OFBIZ-9588.patch
>
>
> As described on email thread  [http://markmail.org/message/a7wxd7k3hifqqkct].
> When we create a Lead & select Lead Source from New Lead page it is not associated with lead. When we provide Group Name it is associated with Group and not with the Lead. 
> According to business process, the Lead source should be associated with the lead only.



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