Actions
Task #897
openGenerated UID is null
Status:
New
Priority:
Low
Assignee:
Radek Tomiška
Category:
Account managment
Target version:
-
Start date:
01/09/2018
Due date:
% Done:
0%
Estimated time:
Owner:
Description
I wanted to create a role Role_schvaluje_garant on an online demo. When I want to save the role, I get error message
PROVISIONING_GENERATED_UID_IS_NULL (404:11020d08-8b46-4be5-896e-a80f9c59e35a)
Generated UID is null (for system [SYST1])! Account UID must be not null and String value. (system:SYST1)
So I turned the SYST1 off - set the Inactive on basic configuration to True.
I still cannot create a role.
I checked the SYST1 and it had bad mapping for Role provisioning - attribute set as UID (NAME).
I can see two possible improvements- improve Patrick's commit with text warning in GUI that says that the UID attribute is not set properly. Check also that the attribute marked as UID is mapped to some entity or EAV attribute of type STRING
- if system is inactive, skip all account management operations
Related issues
Updated by Radek Tomiška almost 7 years ago
- Category changed from Roles to Account managment
Updated by Radek Tomiška almost 7 years ago
- Copied from Task #468: Account management is synchronous with Role add operation added
Actions