-
Notifications
You must be signed in to change notification settings - Fork 609
Docs: Document admin ability to update custom profile attributes via System Console #8596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
… Console Added documentation for the new capability introduced in Mattermost v11.1.1 that allows system administrators to view and update users' custom profile attribute values directly from the System Console. Changes: - Added new "Manage user attributes" section to user-management-configuration-settings.rst - Enhanced user-attributes.rst with cross-reference to System Console capability - Documented the navigation path: System Console > Users > User Configuration - Clarified role and permission requirements for this functionality - Ensured proper cross-referencing between related documentation 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Combs7th <Combs7th@users.noreply.github.com>
|
@mgdelacroix @calebroseland @lindy65 - Do the above doc updates look accurate? |
|
Newest code from mattermost has been published to preview environment for Git SHA 2beb9e1 |
|
Hiya @Combs7th :) I think we need to change "custom profile attributes" to "user attributes" or "profile attributes"? Thoughts @cwarnermm ? The feature used to be called "Custom Profile Attributes" and was changed to "User Attributes" to integrate with the Attribute Based Access feature |
|
Newest code from mattermost has been published to preview environment for Git SHA c2ab804 |
|
Thanks, @lindy65! I've updated terminology from Custom Profile Attributes to User Attributes based on your feedback. I also updated additional references to CPA across the docs set. Please review and let me know if there's any concerns. Note that I've left changelog entries as-is to preserve historical records. |
|
Newest code from mattermost has been published to preview environment for Git SHA 4a2c1ef |
lindy65
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @Combs7th and @cwarnermm - looks good to me :)
Added documentation for the new capability introduced in Mattermost v11.1.1 that allows system administrators to view and update users' custom profile attribute values directly from the System Console.
Changes:
Closes ##8595
Generated with Claude Code