[pull] master from KelvinTegelaar:master#1
Merged
pull[bot] merged 40 commits intotmabaker:masterfrom Mar 10, 2024
Merged
Conversation
[pull] dev from KelvinTegelaar:dev
[pull] dev from KelvinTegelaar:dev
[pull] dev from KelvinTegelaar:dev
[pull] dev from KelvinTegelaar:dev
[pull] dev from KelvinTegelaar:dev
added DKIM Records to table and export
Added custom thresholds for SharePoint and Mailbox Quota alerts
Added custom thresholds for SharePoint and Mailbox Quota alerts
Tweak ExecScheduledCommand
Generic Durables
Standards to durable
allow for json input for larger depth
tweak orchestrator
[pull] dev from KelvinTegelaar:dev
Alerts Durable
up version
Small change to password expire standard
Update adding Connectors with the correct text
Dev to hotfix
pull bot
pushed a commit
that referenced
this pull request
May 28, 2025
[pull] dev from KelvinTegelaar:dev
pull bot
pushed a commit
that referenced
this pull request
Mar 13, 2026
…state Two bugs caused scheduled offboarding tasks to silently disappear: 1. In Push-ExecScheduledCommand, if Invoke-CIPPOffboardingJob threw an exception the inner catch set $State='Failed', but the outer state update unconditionally set TaskState='Processing' for all orchestrator- based commands, ignoring the failure. The task was then stuck in 'Processing' showing "Orchestration in progress" with no way to recover. Fixed by checking $State before deciding between 'Processing' and 'Failed'. 2. In Start-UserTasksOrchestrator the recovery filter included stuck 'Pending' (>24h) and 'Running' (>4h) tasks but omitted 'Processing'. Any task stuck in 'Processing' (from bug #1 or from an orchestration where the post-execution handler itself failed) would never be retried. Fixed by adding 'Processing' to the recovery filter with the same 4-hour timeout used for 'Running'. https://claude.ai/code/session_019TANRi9wms5e5W1nJgZWQm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )