Skip to content

Conversation

@dpaulson45
Copy link
Member

Issue:
The section is called 'Root Public Folder Mailbox Serving Hierarchy' and we had the values backwards due to the property being IsExcludedFromServingHierarchy.

Reason:
When we have the issue, we need to provide true instead of false because the Root Public Folder Mailbox is serving the hierarchy, when it shouldn't be. The setting needs to be set to true, which is IsExcludedFromServingHierarchy.

Fix:
Corrected the wording.

Validation:
N/A

The section is called 'Root Public Folder Mailbox Serving Hierarchy' and we had the values backwards due to the property being IsExcludedFromServingHierarchy
@dpaulson45
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects the logic for reporting the Root Public Folder Mailbox serving hierarchy status. The changes fix inverted boolean values to properly indicate when the root public folder mailbox is incorrectly serving the hierarchy.

  • Corrects the default $details value from $true to $false to represent proper excluded state
  • Fixes the error case $details value from string "false - Error" to "true - Error" to accurately reflect that the mailbox is serving the hierarchy when it shouldn't

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dpaulson45 dpaulson45 merged commit 2c20f6c into main Oct 31, 2025
12 checks passed
@dpaulson45 dpaulson45 deleted the dpaul-HcDev1 branch October 31, 2025 17:04
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.

3 participants