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

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

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

Nicolas Malin (Jira)
Taher Alkhateeb created OFBIZ-6703:
--------------------------------------

             Summary: 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)