Skip to content

Fixes #7301 - Updates about_Preference_Variables#7459

Merged
sdwheeler merged 1 commit intoMicrosoftDocs:stagingfrom
chasewilson:chasewilson-ghi7301
Apr 12, 2021
Merged

Fixes #7301 - Updates about_Preference_Variables#7459
sdwheeler merged 1 commit intoMicrosoftDocs:stagingfrom
chasewilson:chasewilson-ghi7301

Conversation

@chasewilson
Copy link
Copy Markdown
Contributor

@chasewilson chasewilson commented Apr 12, 2021

PR Summary

Updates information about $ErrorView ConciseView option. In PowerShell 7.2, if an error is thrown from a script module, it is now a single line error. There is no more location data and if you want to see that you will use Get-Error.

PR Context

Fixes #7301
Fixes AB#1834385

Select the area of the Table of Contents containing the documents being changed.

Conceptual content

  • Overview and Install
  • Learning PowerShell
    • PowerShell 101
    • Deep dives
    • Remoting
  • Release notes (What's New)
  • Windows PowerShell
    • WMF, ISE, release notes, etc.
  • DSC articles
  • Community resources
  • Sample scripts
  • Gallery articles
  • Scripting and development
    • Legacy SDK

Cmdlet reference & about_ topics

  • Preview content
  • Version 7.1 content
  • Version 7.0 content
  • Version 5.1 content

PR Checklist

  • I have read the contributors guide and followed the style and process guidelines
  • PR has a meaningful title
  • PR is targeted at the staging branch
  • All relevant versions updated
  • Includes content related to issues and PRs - see Closing issues using keywords.
  • This PR is ready to merge and is not Work in Progress
    • If the PR is work in progress, please add the prefix WIP: or [WIP] to the beginning of the
      title and remove the prefix when the PR is ready.

@opbld30
Copy link
Copy Markdown

opbld30 commented Apr 12, 2021

Docs Build status updates of commit bd47587:

✅ Validation status: passed

File Status Preview URL Details
reference/7.2/Microsoft.PowerShell.Core/About/about_Preference_Variables.md ✅Succeeded View (powershell-7.2)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@sdwheeler sdwheeler merged commit abccbb0 into MicrosoftDocs:staging Apr 12, 2021
@chasewilson chasewilson deleted the chasewilson-ghi7301 branch April 12, 2021 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change in ConviseView $ErrorView

3 participants