-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Set-Location -Path + fails because it mishandles the history (version 7.4.0) #20701
Copy link
Copy link
Labels
In-PRIndicates that a PR is out for the issueIndicates that a PR is out for the issueIssue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productNeeds-TriageThe issue is new and needs to be triaged by a work group.The issue is new and needs to be triaged by a work group.Up-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Cmdlets-Managementcmdlets in the Microsoft.PowerShell.Management modulecmdlets in the Microsoft.PowerShell.Management module
Metadata
Metadata
Assignees
Labels
In-PRIndicates that a PR is out for the issueIndicates that a PR is out for the issueIssue-BugIssue has been identified as a bug in the productIssue has been identified as a bug in the productNeeds-TriageThe issue is new and needs to be triaged by a work group.The issue is new and needs to be triaged by a work group.Up-for-GrabsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsUp-for-grabs issues are not high priorities, and may be opportunities for external contributorsWG-Cmdlets-Managementcmdlets in the Microsoft.PowerShell.Management modulecmdlets in the Microsoft.PowerShell.Management module
Type
Fields
Give feedbackNo fields configured for issues without a type.
Prerequisites
Steps to reproduce
I originally filed this bug under #14279, but today, the @microsoft-github-policy-service bot told me to verify it against the latest version and file it again! I tested the following on version 7.3.9. Just 12 minutes after I filed this issue, version 7.3.10 and 7.4.0 reached GA! So, I went back tested it on 7.4.0 too.
Open a PowerShell 7.1 window, navigate to a safe folder for experimentation, e.g.,
D:\, and enter the following commands:Expected behavior
Actual behavior
Error details
Environment data
Visuals
No response