Skip to content

- Fix DateTimeOffset parsing and Win32AppAssignmentResponse empty return issues#27

Merged
tjgruber merged 3 commits into
masterfrom
fix-issues-2026-02-04
Feb 4, 2026
Merged

- Fix DateTimeOffset parsing and Win32AppAssignmentResponse empty return issues#27
tjgruber merged 3 commits into
masterfrom
fix-issues-2026-02-04

Conversation

@tjgruber

@tjgruber tjgruber commented Feb 4, 2026

Copy link
Copy Markdown
Owner
  • Fix Win32AppAssignmentResponse parsing issue in Remove-IntuneWin32AppAssignment.ps1.
    When an empty assignments list is returned from the API, the script now correctly handles it.
    Prior to this fix, an empty assignments list could count as 1 assignment, leading to incorrect behavior.
  • Fixed invariant culture parsing issue in DateTimeOffset conversion.
    Implements this PR awaiting upstream implementation.

…32AppAssignment.ps1`.

When an empty assignments list is returned from the API, the script now correctly handles it.
Prior to this fix, an empty assignments list could count as `1` assignment, leading to incorrect behavior.
@tjgruber tjgruber merged commit 6a29e0e into master Feb 4, 2026
@tjgruber tjgruber deleted the fix-issues-2026-02-04 branch February 4, 2026 20:36
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.

1 participant