on 2021 Mar 10 6:29 PM
I asked this as part of a SmartEdit question but I think it's best to start a new topic.
If you add a new UserRight and assign it to a user group like in the code snippet below, how can we see whether this works or not?
I have imported the below successfully but I can't find any reference whatsoever to it in my admingroup. How can I find this? What is the purpose of adding it like this? I see the other other UserRight items are read, write etc which make sense and I can see them using the permissions/key button in Backoffice, but there is no sign of the one from the impex.
Any insight would be appreciated.
INSERT_UPDATE UserRight;code[unique=true];
;smartedit.configurationcenter.read;
#% de.hybris.platform.smarteditwebservices.utils.PermissionsImportUtils.importGlobalPermission("admingroup", "smartedit.configurationcenter.read");
Request clarification before answering.
| User | Count |
|---|---|
| 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.