-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Get-Alias Name parameter allows Null value #2544
Copy link
Copy link
Closed
Labels
Breaking-Changebreaking change that may affect usersbreaking change that may affect usersIssue-Discussionthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifResolution-FixedThe issue is fixed.The issue is fixed.WG-Cmdletsgeneral cmdlet issuesgeneral cmdlet issues
Milestone
Metadata
Metadata
Assignees
Labels
Breaking-Changebreaking change that may affect usersbreaking change that may affect usersIssue-Discussionthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifResolution-FixedThe issue is fixed.The issue is fixed.WG-Cmdletsgeneral cmdlet issuesgeneral cmdlet issues
Type
Fields
Give feedbackNo fields configured for issues without a type.
Reported via UserVoice (in comments)
(Related #2540 )
Steps to reproduce
Expected behavior
ParameterBinding exception saying the value is null or empty
Actual behavior
Get-Alias -Name "" Get-Alias : This command cannot find a matching alias because an alias with the name '' does not exist.Environment data