[jira] [Commented] (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] [Commented] (OFBIZ-10575) Move 'SecurityPermission' data to seed data files

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16622152#comment-16622152 ]

Gil Portenseigne commented on OFBIZ-10575:
------------------------------------------

Those two exemple were in my todo list :), i agree that SecurityPermission data belongs to seed data.

> 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)