[
https://issues.apache.org/jira/browse/OFBIZ-10575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16623042#comment-16623042
]
Deepak Nigam commented on OFBIZ-10575:
--------------------------------------
Thanks for your inputs [~jacques.le.roux] and Gil Portenseigne. It is making
sense to me also to move the SecurityPermission, SecurityGroupPermission (and
hence SecurityGroup) data to seed data files. However, let's discuss this thing
on the dev mailing list to get other's opinion.
> 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)