You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Taher Alkhateeb (JIRA)" <ji...@apache.org> on 2015/10/28 15:17:27 UTC

[jira] [Commented] (OFBIZ-6703) Cannot create more than one lead in the SFA component by same user

    [ https://issues.apache.org/jira/browse/OFBIZ-6703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978484#comment-14978484 ] 

Taher Alkhateeb commented on OFBIZ-6703:
----------------------------------------

Fixed in r1711020 by putting a check condition to create a PartyRole of type OWNER only if it does not exist

> Cannot create more than one lead in the SFA component by same user
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-6703
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6703
>             Project: OFBiz
>          Issue Type: Bug
>          Components: marketing
>    Affects Versions: Trunk
>            Reporter: Taher Alkhateeb
>            Assignee: Taher Alkhateeb
>             Fix For: Upcoming Branch
>
>
> Repeat steps:
> # go to SFA component and click on leads
> # click on create new
> # fill mandatory information and save
> # repeat the above steps again and observe failure
> The reason for the failure is that the implementation of the createLead service tries to create a PartyRole of type OWNER every time a lead is created. So it works only the first time



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)