$core_v2_user.Update("%{ Location = 'DE', Id = $user.Id }")) - user update is not updating in telligent version 12.3

$core_v2_user.Update("%{ Location = 'DE', Id = $user.Id  }")) - user update is not updating in telligent version 12.3

Code

#set($user = $core_v2_user.Accessing)

#set($userUpdated = $core_v2_user.Update("%{ Location = 'DE', Id = $user.Id  }"))
$userUpdated.Location