diff --git a/data/pb/ACCESSCONTROL-ACTIONS-TEST/actions-test.json b/data/pb/ACCESSCONTROL-ACTIONS-TEST/actions-test.json index 9a6f4b1c68..bb35565642 100644 --- a/data/pb/ACCESSCONTROL-ACTIONS-TEST/actions-test.json +++ b/data/pb/ACCESSCONTROL-ACTIONS-TEST/actions-test.json @@ -1239,6 +1239,33 @@ "serviceCode": "ws-services", "code": "null", "path": "" + }, + { + "id": 2032, + "name": "Dashboard IFIX", + "url": "url", + "displayName": "IFIX", + "orderNumber": 14, + "parentModule": "dss-dashboard", + "enabled": true, + "serviceCode": "DSS", + "code": "null", + "path": "Dashboard.IFIX", + "navigationURL": "/digit-ui/employee/dss/dashboard/ifix", + "leftIcon": "places:business-center", + "rightIcon": "" + }, + { + "id": 2033, + "name": "DSS Dashboard Config IFIX", + "url": "/dashboard-analytics/dashboard/getDashboardConfig/ifix", + "parentModule": "", + "displayName": "DSS", + "orderNumber": 0, + "enabled": false, + "serviceCode": "DSS", + "code": "null", + "path": "" } ] } diff --git a/data/pb/ACCESSCONTROL-ROLEACTIONS/roleactions.json b/data/pb/ACCESSCONTROL-ROLEACTIONS/roleactions.json index 137c061531..5670a485a9 100644 --- a/data/pb/ACCESSCONTROL-ROLEACTIONS/roleactions.json +++ b/data/pb/ACCESSCONTROL-ROLEACTIONS/roleactions.json @@ -2650,6 +2650,18 @@ "actionid": 2031, "actioncode": "", "tenantId": "pb" + }, + { + "rolecode": "EMPLOYEE", + "actionid": 2032, + "actioncode": "", + "tenantId": "pb" + }, + { + "rolecode": "EMPLOYEE", + "actionid": 2033, + "actioncode": "", + "tenantId": "pb" } ] }