Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add basic navigation support for help pages 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.
#24136 opened Aug 12, 2024 by cktgh
Add a timestamp to transcript 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.
#24135 opened Aug 11, 2024 by thekamilpro
PSVersionTable should be allowed in Module Manifests 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. WG-Cmdlets general cmdlet issues
#24130 opened Aug 9, 2024 by ThomasNieto
[Build][Windows 11] Failing to complete local build with publish step based on current docs Area-Maintainers-Build specific to affecting the build Needs-Triage The issue is new and needs to be triaged by a work group. Review - Maintainer The PR/issue needs a review from the PowerShell repo Maintainers
#24124 opened Aug 7, 2024 by 4creators
5 tasks done
Update PowerShell execution policy code to trust the Windows and Microsoft Certificates by default 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. WG-Security security related areas such as JEA
#24122 opened Aug 7, 2024 by mariuselix
Knowledge Base article number not added Area-Maintainers-Build specific to affecting the build Needs-Triage The issue is new and needs to be triaged by a work group.
#24121 opened Aug 7, 2024 by Gijsreyn
5 tasks done
The 'Test-ModuleManifest' cmdlet does not work with UNC paths if the RootModule is specified In-PR Indicates that a PR is out for the issue Issue-Bug Issue has been identified as a bug in the product
#24114 opened Aug 5, 2024 by stephenvw
5 tasks done
Microsoft.PowerShell.SDK package numspec references on one version of System.Management.Automation, but inside nupkg is stored another version of System.Management.Automation.dll Area-Maintainers-Build specific to affecting the build Needs-Triage The issue is new and needs to be triaged by a work group. Review - Maintainer The PR/issue needs a review from the PowerShell repo Maintainers
#24110 opened Aug 3, 2024 by obratim
5 tasks done
When $ErrorView = ConciseView (default), an error output from within a module is stripped of new lines, generating weird looking output. Needs-Triage The issue is new and needs to be triaged by a work group. WG-Interactive-Console the console experience WG-NeedsReview Needs a review by the labeled Working Group
#24108 opened Aug 2, 2024 by mariuselix
5 tasks done
Execution policy blocks powershell's own components WG-Interactive-Console the console experience WG-NeedsReview Needs a review by the labeled Working Group
#24106 opened Aug 1, 2024 by ExtremePro11299
5 tasks done
v7.4 deleting data in parent array using foreach-object -parallel Needs-Triage The issue is new and needs to be triaged by a work group. WG-Cmdlets general cmdlet issues
#24097 opened Jul 29, 2024 by jaoenrong
5 tasks done
Enable CA1852: Seal internal types
#24094 opened Jul 28, 2024 by xtqqczze
Pwsh corrupts PATH environment variable, breaking nested invocations on everything that isn't x86-64 Area-Maintainers-Build specific to affecting the build Needs-Triage The issue is new and needs to be triaged by a work group.
#24090 opened Jul 26, 2024 by rdebath
5 tasks done
macOS pwsh binary for v7.4.4 is not code signed Area-Maintainers-Build specific to affecting the build Needs-Triage The issue is new and needs to be triaged by a work group.
#24088 opened Jul 25, 2024 by NoahRJ
5 tasks done
Add value-returning logical-OR, i.e. a false-coalescing operator 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. WG-Language parser, language semantics
#24087 opened Jul 25, 2024 by bilbothebaggins
Get-AppLocker information | Expand property Publisher is not showing the Binary Name Needs-Triage The issue is new and needs to be triaged by a work group. WG-Remoting PSRP issues with any transport layer
#24085 opened Jul 24, 2024 by Dennissabuv
5 tasks done
Add a new issue template just for docs that need updating in the repo Area-Maintainers-Documentation specific to documentation in this repo 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. Review - Maintainer The PR/issue needs a review from the PowerShell repo Maintainers
#24084 opened Jul 24, 2024 by kilasuit
Maintainers Readme doc needs updating Area-Maintainers-Documentation specific to documentation in this repo Needs-Triage The issue is new and needs to be triaged by a work group. Review - Maintainer The PR/issue needs a review from the PowerShell repo Maintainers
#24083 opened Jul 24, 2024 by kilasuit
5 tasks done
Add mechanism to more easily download a build artifact Area-Maintainers-Build specific to affecting the build 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. Release-Testing
#24081 opened Jul 24, 2024 by kilasuit
duplicate uninstall entries for PWSH in add/remove programs when MSI is used together with EXE installer from Microsoft Update Catalog Area-Maintainers-Build specific to affecting the build Needs-Triage The issue is new and needs to be triaged by a work group.
#24080 opened Jul 24, 2024 by R-Adrian
5 tasks done
Add $Now to the automatic variables Issue-Enhancement the issue is more of a feature request than a bug
#24079 opened Jul 24, 2024 by iRon7
Get-Help does not show CBH on functions that have #Requires -PSEdition Core Needs-Triage The issue is new and needs to be triaged by a work group. WG-Interactive-HelpSystem help infrastructure and formatting of help
#24078 opened Jul 24, 2024 by m-mrks
5 tasks done
[DSR] - Debian 12 arm64 Distribution-Request Request for a new distribution support Needs-Triage The issue is new and needs to be triaged by a work group.
#24076 opened Jul 23, 2024 by buckbanzai
4 of 14 tasks
Trying to assign a value to an .Item(int index) method call is quietly ignored; equivalent indexer syntax (e.g. [0]) does report an error, albeit a misleading one. 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. WG-Engine core PowerShell engine, interpreter, and runtime
#24074 opened Jul 23, 2024 by mklement0
5 tasks done
ProTip! Find all open issues with in progress development work with linked:pr.