on ‎2018 May 29 10:51 AM
# -----------------------------------------------------------------------
# [y] hybris Platform
#
# Copyright (c) 2018 SAP SE or an SAP affiliate company. All rights reserved.
#
# This software is the confidential and proprietary information of SAP
# ("Confidential Information"). You shall not disclose such Confidential
# Information and shall use it only in accordance with the terms of the
# license agreement you entered into with SAP.
# -----------------------------------------------------------------------
INSERT_UPDATE UserGroup;UID[unique=true];groups(uid)[mode=append];locname[lang=en]
;basecmsmanagergroup;employeegroup;Base CMS Manager Group
;cmsmanagergroup;employeegroup;CMS Manager Group
INSERT_UPDATE PrincipalGroupRelation;source(uid)[unique=true];target(uid)[unique=true]
;cmsmanagergroup;basecmsmanagergroup
INSERT_UPDATE Employee;UID[unique=true];groups(uid)[mode=append];sessionLanguage(isocode);
;cmsmanager;cmsmanagergroup;en;
Is there a reason for putting 1. cmsmanagergroup into employeegroup 2. basecmsmanagergroup into employeegroup 3. cmsmanagergroup into basecmsmanagergroup
Instead of just having the employeegroup on the basecmsmanagergroup?
We are a bit confused about this since there are issues with type permissions in the inheritance tree when a group appears on multiple levels.
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.