[
https://issues.apache.org/jira/browse/OFBIZ-10575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16622142#comment-16622142 ]
Jacques Le Roux commented on OFBIZ-10575:
-----------------------------------------
Hi Deepak, All,
Should not all security data be demo but seed? I noticed we have in plugins some other demodata files with SecurityPermission in.
And what about SecurityGroupPermission data? They are mixed in demo and see data files, all over the place.
Maybe we need to discuss that on dev ML?
> 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
> Priority: Minor
>
> 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)