[
https://issues.apache.org/jira/browse/OFBIZ-10575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17175590#comment-17175590 ]
ASF subversion and git services commented on OFBIZ-10575:
---------------------------------------------------------
Commit 9e7df96921e722ceed6181bb9faad54d0ea8dc49 in ofbiz-framework's branch refs/heads/trunk from Priya Sharma
[
https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=9e7df96 ]
Improved: Move 'SecurityPermission' data to seed data files (OFBIZ-10575) (#225)
Co-authored-by: Priya Sharma <
[hidden email]>
> 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: Priya Sharma
> 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
(v8.3.4#803005)