Rename user-visible "Custom Profile Attributes" to "User Attributes"#8967
Rename user-visible "Custom Profile Attributes" to "User Attributes"#8967Combs7th wants to merge 1 commit into
Conversation
Aligns docs prose with the mattermost/mattermost#36046 (MM-68235) rename landing in v11.7.0. Updates user-facing English in three pages while preserving internal identifiers that the PR confirms were NOT renamed: the mmctl cpa command syntax, API paths, JSON field names, audit event names (createCPAField, deleteCPAField, patchCPAField, patchCPAValues), WebSocket event strings, and i18n message keys. Refs: #8966 Co-authored-by: Combs7th <Combs7th@users.noreply.github.com>
|
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 (3)
📝 WalkthroughWalkthroughThis PR updates terminology across documentation from "Custom Profile Attributes" to "User Attributes" in three administration guide files: system attributes configuration reference, user attributes management guide, and mmctl command-line tool documentation. All changes are documentation terminology only with no code or API modifications. ChangesDocumentation Terminology Standardization
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 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 |
|
Newest code from mattermost has been published to preview environment for Git SHA a86a138 |
|
@jgheithcock - Do the above doc updates look accurate to you? |
Summary
Aligns docs prose with mattermost/mattermost#36046 (MM-68235, milestone v11.7.0): user-visible "Custom Profile Attributes" is now "User Attributes".
source/administration-guide/manage/admin/user-attributes.rstsource/administration-guide/configure/system-attributes.rstsource/administration-guide/manage/mmctl-command-line-tool.rst(descriptions/headings only)mmctl cpacommand syntax, API paths, JSON field names, audit event names (createCPAField,deleteCPAField,patchCPAField,patchCPAValues), WebSocket events, and i18n message keys.Closes #8966.
Test plan
user-attributes.html,system-attributes.html, andmmctl-command-line-tool.htmlpages no longer contain "Custom Profile Attribute" or "CPA field" prosemmctl cpacommand syntaxGenerated with Claude Code