Updated Multi-Team Functionality Clarification#9027
Conversation
Clarify deployment recommendations for Mattermost regarding single and multiple teams.
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the end-user documentation for organizing using teams by removing an outdated limitation and adjusting note formatting.
Changes:
- Removed a bullet stating cross-team search and channels aren’t supported.
- Adjusted indentation/formatting in a note about archived teams and API accessibility.
| .. note:: | ||
|
|
||
| Archiving a team doesn't remove the team data from the Mattermost database. Teams may still be accessible by using the Mattermost API. No newline at end of file | ||
| Archiving a team doesn't remove the team data from the Mattermost database. Teams may still be accessible by using the Mattermost API. |
|
Hello @CooperWang0912, Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughUpdates a single documentation file to remove an outdated bullet claiming cross-team search/channels were unsupported, adds a bullet confirming multi-team search features (general search, saved posts, recent mentions), reorders the integrations persistence item, and applies a whitespace-only edit to the team-archiving note. ChangesTeam organization guidance updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Added information about platform support for multiple team functionalities.
| .. note:: | ||
|
|
||
| Archiving a team doesn't remove the team data from the Mattermost database. Teams may still be accessible by using the Mattermost API. No newline at end of file | ||
| Archiving a team doesn't remove the team data from the Mattermost database. Teams may still be accessible by using the Mattermost API. |
Sumary
The original description that "We don’t yet support search or channels across teams, which can impact the cross-team user experience. This includes general searches, saved posts, and recent mentions." is no longer accurate. Therefore the description is removed to avoid confusion.
Details