Details
-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.1.1
-
Fix Version/s: backlog
-
Component/s: None
-
Labels:None
Description
Object template is attached.
Trying to create user with givenName and familyName both non-empty will throw:
Cannot execute null+null expression in mapping in objectTemplate:c0c010c0-d34d-b33f-f00d-777111111112(Default User Template)(givenName=null; familyName=null; )
Workaround is to use familyName + '' + givenName + iterationToken
Thanks to Anton Operman to report this.
Attachments
Issue Links
- have ancestors
-
MID-2396 Create unique name using user template
-
- Closed
-