Skip to content

Set-User wipes out email address! #1216

@michaellwest

Description

@michaellwest

Issue appears to be introduced with #1025.

Example that creates the problem:

$user = Get-User -Id "sitecore\test"
$profile = $user.Profile
$identity = $profile.Username
Set-User -Identity $identity -CustomProperties @{ }

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions