Description
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.
Attachments
Attachments
Issue Links
- is related to
-
OFBIZ-10586 Change the relation type with 'SecurityPermission' in SecurityGroupPermission entity to 'one' from 'one-nofk'
- Closed