-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
area-commandsInvolves functions and cmdlets.Involves functions and cmdlets.area-security🐞 bugOops! Sorry for the inconvenience.Oops! Sorry for the inconvenience.
Milestone
Description
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 @{ }Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-commandsInvolves functions and cmdlets.Involves functions and cmdlets.area-security🐞 bugOops! Sorry for the inconvenience.Oops! Sorry for the inconvenience.