Added docs for deletion summary feature#8933
Conversation
|
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)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughUpdated the content-flagging admin guide: expanded the "Deleted messages" section to enumerate all data categories removed when a quarantined message is permanently deleted, and added a "Post deletion report" section describing the Data Spillage Bot's per-reviewer audit report, status outcomes, remediation guidance, and an audit retention note. ChangesContent Deletion and Reporting Documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 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)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@source/administration-guide/manage/admin/content-flagging.rst`:
- Around line 132-138: The guidance under "When any step reports **Partial** or
**Failed**" and the note about the post deletion report being the single source
of truth should use stronger admonitions: replace the paragraph that begins
"When any step reports **Partial** or **Failed**..." with a .. warning:: block
that clearly signals escalation and use of the attached
deletion_report_<postId>.md for remediation, and change the existing ".. note::"
paragraph that starts "The post deletion report is the single source of
truth..." to an .. important:: admonition to emphasize audit-retention
requirements; ensure the text content remains the same but wrapped in the new
admonition directives.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 61d61f1f-428e-4fa2-83f7-a4d83ce0acfb
📒 Files selected for processing (1)
source/administration-guide/manage/admin/content-flagging.rst
There was a problem hiding this comment.
Pull request overview
Adds administrator documentation for the Data Spillage Handling “post deletion report” (deletion summary) that’s generated when reviewers remove quarantined messages, and expands the documented scope of what gets deleted.
Changes:
- Reworks the “Deleted messages” section to enumerate specific data and metadata removed during quarantine-based deletion.
- Adds a new “Post deletion report” section describing the report content, attached artifact, and step status meanings.
- Adds retention guidance for audit purposes.
|
Newest code from mattermost has been published to preview environment for Git SHA 11b87d2 |
|
Newest code from mattermost has been published to preview environment for Git SHA b615f94 |
Summary
Added docs for data spillage deletion summary feature
Ticket Link
Fixes https://mattermost.atlassian.net/browse/MM-68626