Skip to content

[release/v7.5] Remove the old fuzzy suggestion and fix the local script file name suggestion #25330

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

pwshBot
Copy link
Collaborator

@pwshBot pwshBot commented Apr 11, 2025

Backport of #25177 to release/v7.5

Triggered by @TravisEz13 on behalf of @daxian-dbw

Original CL Label: CL-General

/cc @PowerShell/powershell-maintainers

Impact

Choose either tooling or Customer impact.

Tooling Impact

  • Required tooling change
  • Optional tooling change (include reasoning)

Customer Impact

  • Customer reported
  • Found internally

It was a regression in 7.4, but the "FuzzyCommand" was under an experimental feature in 7.4, so users won't notice it's broken unless they turn on the feature.
However, in 7.5, the "FuzzyCommand" feature was made stable, so users start to see this issue.

Regression

  • Yes
  • No

stopped working in 7.5

Testing

We don't think this is testable

Manually tested

Risk

  • High
  • Medium
  • Low

[High/Medium/Low. Justify the indication by mentioning how risks were measured and addressed.]

@TravisEz13 TravisEz13 added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Apr 11, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Review - Needed The PR is being reviewed label Apr 22, 2025
@daxian-dbw
Copy link
Member

We received report for this issue in Stack Overflow and Steven also received the report from other channels.

It was a regression in 7.4, but the "FuzzyCommand" was under an experimental feature in 7.4, so users won't notice it's broken unless they turn on the feature.
However, in 7.5, the "FuzzyCommand" feature was made stable, so users start to see this issue.

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Review - Needed The PR is being reviewed label May 2, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Review - Needed The PR is being reviewed label May 10, 2025
@TravisEz13
Copy link
Member

/azp run PowerShell-CI-linux-packaging, PowerShell-Windows-Packaging-CI

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Review - Needed The PR is being reviewed label Jun 3, 2025
@TravisEz13 TravisEz13 merged commit 3ad6242 into PowerShell:release/v7.5 Jun 3, 2025
46 of 47 checks passed
@BrightYang906
Copy link

BrightYang906 commented Jul 7, 2025

#25177 反向移植到 release/v7.5

由代表觸發@daxian-dbw

原始 CL 標籤:CL-General

/cc @PowerShell/powershell-maintainers

  影響

選擇工具或客戶影響。

Tooling Impact

  • 所需工具更換
  • 可選工具變更(包括理由)

Customer Impact

  •   客戶報告
  •   內部發現

這是 7.4 中的回歸,但「FuzzyCommand」在 7.4 中屬於實驗功能,因此使用者除非開啟該功能,否則不會注意到它已損壞。然而,在 7.5 中,「FuzzyCommand」功能已經穩定,因此使用者開始看到這個問題。

  回歸

  •   是的
  •   不

在 7.5 中停止工作

  測試

我們認為這是不可測試的

  手動測試

  風險

  •   高的
  •   中等的
  •   低的

[高/中/低。請說明如何衡量和應對風險,以證明該指示的合理性。 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BackPort-7.5.x-Approved CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants