Skip to content
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

Address issue with export issue to xml #1969

Merged
merged 1 commit into from
Feb 7, 2024
Merged

Address issue with export issue to xml #1969

merged 1 commit into from
Feb 7, 2024

Conversation

dpaulson45
Copy link
Member

@dpaulson45 dpaulson45 commented Jan 30, 2024

Issue:
Described in #1412

Fix:
Placed in a stop action and a try catch block. Also included a depth for ConvertTo-Json as that by default would only work 2 levels

Resolved #1412

Validation:
Verified by placing a throw prior to the Export-Clixml when testing to make sure the logic works as expected.

Placed in a stop action and a try catch block. Also included a depth for ConvertTo-Json as that by default would only work 2 levels
@dpaulson45 dpaulson45 merged commit 68d9882 into main Feb 7, 2024
2 checks passed
@dpaulson45 dpaulson45 deleted the dpaul-HcExport branch February 7, 2024 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Issue] - Health Checker failed to Export object due to Parse Date Time on Get-HotFix object
2 participants