[jira] [Created] (OFBIZ-10574) 'ORDERMGR_CRQ_ADMIN' persmission is not defined anywhere

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

[jira] [Created] (OFBIZ-10574) 'ORDERMGR_CRQ_ADMIN' persmission is not defined anywhere

Nicolas Malin (Jira)
Deepak Nigam created OFBIZ-10574:
------------------------------------

             Summary: 'ORDERMGR_CRQ_ADMIN' persmission is not defined anywhere
                 Key: OFBIZ-10574
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10574
             Project: OFBiz
          Issue Type: Improvement
          Components: order
    Affects Versions: Trunk
            Reporter: Deepak Nigam
            Assignee: Deepak Nigam


We have following references for the permissionId 'ORDERMGR_CRQ_ADMIN' in the OrderDemoData.xml and OrderSecurityPermissionSeedData.xml.

<SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="FULLADMIN" permissionId="ORDERMGR_CRQ_ADMIN"/>

<SecurityGroupPermission fromDate="2001-05-13 12:00:00.0" groupId="SUPER" permissionId="ORDERMGR_CRQ_ADMIN"/>

But the 'SecurityPermission' data for this particular permission is not defined anywhere.

As the relation type between the entities 'SecurityGroupPermission' and 'SecurityPermissoin' is 'one-nofk' we are not getting data load error.

 



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