[jira] [Created] (OFBIZ-10586) Change the relation type with 'SecurityPermission' in SecurityGroupPermission entity to 'one' from 'one-nofk'

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

[jira] [Created] (OFBIZ-10586) Change the relation type with 'SecurityPermission' in SecurityGroupPermission entity to 'one' from 'one-nofk'

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

             Summary: Change the relation type with 'SecurityPermission' in SecurityGroupPermission entity to 'one' from 'one-nofk'
                 Key: OFBIZ-10586
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10586
             Project: OFBiz
          Issue Type: Improvement
          Components: securityext
    Affects Versions: Trunk
            Reporter: Deepak Nigam
            Assignee: Deepak Nigam


In the definition of 'SecurityGroupPermission' entity, the relation type with 'SecurityPermission' entity is 'one-nofk'. Hence the system is allowing to use the permissions not defined anywhere. (ex. ORDERMGR_CRQ_ADMIN/ORDERMGR_CRQ_UPDATE, ASSETMAINT_VIEW).
 
Change the relation type to 'one' to maintain the referential integrity.



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