You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2019/05/20 08:09:00 UTC

[jira] [Created] (OFBIZ-11043) DemoLeadOwner and DemoLeadOwner1 have too much rigths

Jacques Le Roux created OFBIZ-11043:
---------------------------------------

             Summary: DemoLeadOwner and DemoLeadOwner1 have too much rigths
                 Key: OFBIZ-11043
                 URL: https://issues.apache.org/jira/browse/OFBIZ-11043
             Project: OFBiz
          Issue Type: Improvement
          Components: marketing
    Affects Versions: Trunk
            Reporter: Jacques Le Roux


Since pre Apache era we have those 2 FIXMEs:

 {code:xml}
    <!-- FIXME: Establish SecurityGroup for SFA. This user should have access only to SFA -->
    <UserLoginSecurityGroup groupId="FULLADMIN" userLoginId="DemoLeadOwner" fromDate="2001-05-13 00:00:00.000"/>
    <!-- FIXME: Establish SecurityGroup for SFA. This user should have access only to SFA -->
    <UserLoginSecurityGroup groupId="FULLADMIN" userLoginId="DemoLeadOwner1" fromDate="2001-05-13 00:00:00.000"/>
{code}

I even wonder what the goal of these users is.
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)