[jira] [Created] (OFBIZ-10575) Move 'SecurityPermission' data to seed data files

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

[jira] [Created] (OFBIZ-10575) Move 'SecurityPermission' data to seed data files

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

             Summary: Move 'SecurityPermission' data to seed data files
                 Key: OFBIZ-10575
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10575
             Project: OFBiz
          Issue Type: Improvement
          Components: humanres, securityext
    Affects Versions: Trunk
            Reporter: Deepak Nigam
            Assignee: Deepak Nigam


HumanresDemoData.xml file contains the following data:

<SecurityPermission description="Employee can check the status of his requests and trainings assigned to him with this permission." permissionId="EMPLOYEE_VIEW"/>

SecurityGroupDemoData.xml file contains the following data:

<SecurityPermission description="Permission to access the Stock OFBiz Manager Applications." permissionId="OFBTOOLS_VIEW"/>

 

Above mentioned data is seed data, so we should remove it from demo data files and move it to seed data files.

 



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