Issues: PowerShell/PowerShell
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Unexpected behavior of AutomationNull in object initializers (hashtable or [pscustomobject])
In-PR
Indicates that a PR is out for the issue
Needs-Triage
The issue is new and needs to be triaged by a work group.
#19402
opened Mar 24, 2023 by
mklement0
5 tasks done
Get the location from context shell in predictors
In-PR
Indicates that a PR is out for the issue
Issue-Enhancement
the issue is more of a feature request than a bug
#19391
opened Mar 22, 2023 by
Ashijo
On uninstall we should provide option to remove any Reg Keys set for install/updates
Area-Maintainers-Build
specific to affecting the build
In-PR
Indicates that a PR is out for the issue
Issue-Bug
Issue has been identified as a bug in the product
Needs-Triage
The issue is new and needs to be triaged by a work group.
OS-Windows
#19356
opened Mar 16, 2023 by
kilasuit
5 tasks done
Add warning to web cmdlets if it defaults to HTTP
In-PR
Indicates that a PR is out for the issue
Issue-Enhancement
the issue is more of a feature request than a bug
Up-for-Grabs
Up-for-grabs issues are not high priorities, and may be opportunities for external contributors
WG-Cmdlets-Utility
cmdlets in the Microsoft.PowerShell.Utility module
#19316
opened Mar 13, 2023 by
CarloToso
PowerShell draws background wrong to the end
In-PR
Indicates that a PR is out for the issue
Needs-Triage
The issue is new and needs to be triaged by a work group.
WG-Interactive-Console
the console experience
#18984
opened Jan 19, 2023 by
theuserbl
5 tasks done
Get-AuthenticodeSignature Displaying Inconsistent Behavior Between -FilePath and -Content
In-PR
Indicates that a PR is out for the issue
Needs-Triage
The issue is new and needs to be triaged by a work group.
#18773
opened Dec 12, 2022 by
nixuno
5 tasks done
Completion type inference infers from the first declaration in a document rather than the closest
In-PR
Indicates that a PR is out for the issue
Needs-Triage
The issue is new and needs to be triaged by a work group.
WG-Interactive-IntelliSense
tab completion
#18689
opened Nov 30, 2022 by
SeeminglyScience
5 tasks done
The first array type in a generic method doesn't work
In-PR
Indicates that a PR is out for the issue
Needs-Triage
The issue is new and needs to be triaged by a work group.
#18686
opened Nov 30, 2022 by
InSb
5 tasks done
DontShow should not hide common parameters
In-PR
Indicates that a PR is out for the issue
Issue-Enhancement
the issue is more of a feature request than a bug
WG-Interactive-IntelliSense
tab completion
#18472
opened Nov 5, 2022 by
MartinGC94
New-Item -ItemType Junction can't create relative link
Area-FileSystem-Provider
specific to the FileSystem provider
In-PR
Indicates that a PR is out for the issue
WG-Cmdlets
general cmdlet issues
#18251
opened Oct 10, 2022 by
Revnixcad
5 tasks done
Set-Clipboard -Remote with OSC52
Hacktoberfest
Potential candidate to participate in Hacktoberfest
In-PR
Indicates that a PR is out for the issue
Issue-Enhancement
the issue is more of a feature request than a bug
Up-for-Grabs
Up-for-grabs issues are not high priorities, and may be opportunities for external contributors
WG-Cmdlets
general cmdlet issues
#18116
opened Sep 17, 2022 by
dkaszews
The type initializer for 'System.Management.Automation.ExperimentalFeature' threw an exception.
In-PR
Indicates that a PR is out for the issue
Needs-Triage
The issue is new and needs to be triaged by a work group.
WG-DevEx-SDK
hosting PowerShell as a runtime, PowerShell's APIs, PowerShell Standard, or development of modules
#18109
opened Sep 16, 2022 by
ProRedMax
5 tasks done
Update-Help does not work with partial locale
In-PR
Indicates that a PR is out for the issue
Needs-Triage
The issue is new and needs to be triaged by a work group.
WG-Interactive-HelpSystem
help infrastructure and formatting of help
#18021
opened Sep 3, 2022 by
dkaszews
5 tasks done
Get-Item returns invalid FileName when listing alternate data streams
In-PR
Indicates that a PR is out for the issue
Issue-Bug
Issue has been identified as a bug in the product
#18018
opened Sep 2, 2022 by
ovdeathiam
5 tasks done
Supporting later versions of JSON Schema
In-PR
Indicates that a PR is out for the issue
Issue-Enhancement
the issue is more of a feature request than a bug
Needs-Triage
The issue is new and needs to be triaged by a work group.
#18009
opened Sep 1, 2022 by
gregsdennis
Prompt colors not configurable, not visible on white background
In-PR
Indicates that a PR is out for the issue
Needs-Triage
The issue is new and needs to be triaged by a work group.
WG-Interactive-Console
the console experience
#17961
opened Aug 24, 2022 by
dkaszews
5 tasks done
PSCustomObject does not work with Select-Object -Unique and Sort-Object -Unique
In-PR
Indicates that a PR is out for the issue
Up-for-Grabs
Up-for-grabs issues are not high priorities, and may be opportunities for external contributors
WG-Cmdlets-Utility
cmdlets in the Microsoft.PowerShell.Utility module
WG-Engine
core PowerShell engine, interpreter, and runtime
#17953
opened Aug 23, 2022 by
dkaszews
5 tasks done
Test-ModuleManifest Tag property stacks
In-PR
Indicates that a PR is out for the issue
Needs-Triage
The issue is new and needs to be triaged by a work group.
WG-Engine-Module
#17694
opened Jul 16, 2022 by
carsten-riedel
4 of 5 tasks
New-Item -Force does not have expected behavior for all types
Hacktoberfest
Potential candidate to participate in Hacktoberfest
In-PR
Indicates that a PR is out for the issue
Issue-Bug
Issue has been identified as a bug in the product
Up-for-Grabs
Up-for-grabs issues are not high priorities, and may be opportunities for external contributors
WG-Cmdlets-Management
cmdlets in the Microsoft.PowerShell.Management module
#17656
opened Jul 9, 2022 by
tolgabalci
5 tasks done
Regression bug 7.2.0 - Unable to cast DateTime into DataRow DateTime column
In-PR
Indicates that a PR is out for the issue
Issue-Bug
Issue has been identified as a bug in the product
Up-for-Grabs
Up-for-grabs issues are not high priorities, and may be opportunities for external contributors
WG-Engine
core PowerShell engine, interpreter, and runtime
#17627
opened Jul 4, 2022 by
ili101
5 tasks done
PSReadLine throws an exception when typing a type name after Indicates that a PR is out for the issue
Issue-Bug
Issue has been identified as a bug in the product
WG-Engine
core PowerShell engine, interpreter, and runtime
using namespace [NameSpace]
In-PR
#17113
opened Apr 5, 2022 by
MatejKafka
List of various Type completion flaws
In-PR
Indicates that a PR is out for the issue
Needs-Triage
The issue is new and needs to be triaged by a work group.
WG-Interactive-IntelliSense
tab completion
#16798
opened Jan 24, 2022 by
MartinGC94
5 tasks done
PowerShell doesn't print a new line on exit
In-PR
Indicates that a PR is out for the issue
Needs-Triage
The issue is new and needs to be triaged by a work group.
WG-Interactive-Console
the console experience
#16466
opened Nov 14, 2021 by
teknoraver
5 tasks done
Invoke-WebRequest not responding to «Ctrc+c»
In-PR
Indicates that a PR is out for the issue
Issue-Bug
Issue has been identified as a bug in the product
Needs-Triage
The issue is new and needs to be triaged by a work group.
WG-Cmdlets-Utility
cmdlets in the Microsoft.PowerShell.Utility module
Use resources instead of hard coded strings for tab completion tooltip text
In-PR
Indicates that a PR is out for the issue
Issue-Enhancement
the issue is more of a feature request than a bug
Needs-Triage
The issue is new and needs to be triaged by a work group.
#15450
opened May 25, 2021 by
MartinGC94
Previous Next
ProTip!
Adding no:label will show everything without a label.

