[jira] [Commented] (OFBIZ-10574) 'ORDERMGR_CRQ_ADMIN' permissionId 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] [Commented] (OFBIZ-10574) 'ORDERMGR_CRQ_ADMIN' permissionId is not defined anywhere

Nicolas Malin (Jira)

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

Deepak Dixit commented on OFBIZ-10574:
--------------------------------------

Also need to add SecurityPermission data for ORDERMGR_CRQ_UPDATE permission as well.

 

> 'ORDERMGR_CRQ_ADMIN' permissionId 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
>            Priority: Major
>
> 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)