8000 Out-GridView filtering doesn't work with 7.4.0-preview.4 · Issue #20015 · PowerShell/PowerShell · GitHub
[go: up one dir, main page]

Skip to content

Out-GridView filtering doesn't work with 7.4.0-preview.4 #20015

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

Closed
5 tasks done
sba923 opened this issue Jul 24, 2023 · 10 comments · Fixed by #20050
Closed
5 tasks done

Out-GridView filtering doesn't work with 7.4.0-preview.4 #20015

sba923 opened this issue Jul 24, 2023 · 10 comments · Fixed by #20050
Assignees
Labels
In-PR Indicates that a PR is out for the issue Issue-Bug Issue has been identified as a bug in the product WG-Cmdlets-Utility cmdlets in the Microsoft.PowerShell.Utility module

Comments

@sba923
Copy link
Contributor
sba923 commented Jul 24, 2023

Prerequisites

Steps to reproduce

When using filtering with Out-GridView in PowerShell 7.4.0-preview.4, Out-GridView closes itself.

Expected behavior

@(1,2,3) | Out-Gridview
then enter "2" in the "Filter" box

Result should be the Out-GridView window with only the "2" displayed

Actual behavior

@(1,2,3) | Out-Gridview
then enter "2" followed by `Enter` in the "Filter" box

The Out-GridView window disappears.

Error details

No response

Environment data

Name                           Value
----                           -----
PSVersion                      7.4.0-preview.4
PSEdition                      Core
GitCommitId                    7.4.0-preview.4
OS                             Microsoft Windows 10.0.19045
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Visuals

No response

@sba923 sba923 added the Needs-Triage The issue is new and needs to be triaged by a work group. label Jul 24, 2023
@StevenBucher98
Copy link
Collaborator

I am able to reproduce and was checking the expected behavior with 7.3.6 and seemed to have found an additional bug I have posted here #20016 😅

@StevenBucher98 StevenBucher98 added WG-Cmdlets-Utility cmdlets in the Microsoft.PowerShell.Utility module Issue-Bug Issue has been identified as a bug in the product labels Jul 24, 2023
@daxian-dbw
Copy link
Member

Marking "7.4-blocking" as it's potentially a regression.

@SteveL-MSFT SteveL-MSFT self-assigned this Jul 31, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the In-PR Indicates that a PR is out for the issue label Jul 31, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs-Triage The issue is new and needs to be triaged by a work group. label Aug 1, 2023
@sba923
Copy link
Contributor Author
sba923 commented Aug 28, 2023

Fix confirmed in 7.4.0-preview.5. Good job!

@sba923
Copy link
Contributor Author
sba923 commented Jan 30, 2025

@SteveL-MSFT @StevenBucher98

I hate to say but I just repro'ed this on 7.5.0 (and 7.6.0-preview.2 😭)

Please advise me on how to follow up on this.

@iSazonov
Copy link
Collaborator

@sba923 Current tracking issue #24749

@sba923
Copy link
Contributor Author
sba923 commented Jan 30, 2025

So 7.5.0 was released despite the fact that a regression had been detected in a RC?

For some reason I personally didn't detect that while using 7.5 previews...

@iSazonov
Copy link
Collaborator

It's sad, but it's true.

@sba923
Copy link
Contributor Author
sba923 commented Jan 30, 2025

Given that this affects both 7.5.0 and 7. 6.0-preview.2, I think I might look for a way to install 7.4.7 next to those two for the cases where I need to use Out-Gridview....

@sba923
Copy link
Contributor Author
sba923 commented Jan 30, 2025

Given that this affects both 7.5.0 and 7. 6.0-preview.2, I think I might look for a way to install 7.4.7 next to those two for the cases where I need to use Out-Gridview....

Done. Works fine in 7.4.7.

Image

@sba923
Copy link
Contributor Author
sba923 commented Jan 30, 2025

For some reason I personally didn't detect that while using 7.5 previews...

I'll blame myself for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
In-PR Indicates that a PR is out for the issue Issue-Bug Issue has been identified as a bug in the product WG-Cmdlets-Utility cmdlets in the Microsoft.PowerShell.Utility module
Projects
None yet
5 participants
0