-
Notifications
You must be signed in to change notification settings - Fork 610
Docs: Replace Edition Name with Plan Name #8613
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
Conversation
Updates documentation to reflect Mattermost v11.2+ changes where plan names are displayed instead of edition names in the user interface. Changes: - Update Plans table header from "Team Edition" to "Team Plan" - Update System Console references to show plan names instead of edition names - Align documentation with actual UI display after v11.2 changes Closes #8612 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Combs7th <[email protected]>
|
@matthewbirtch - Do the above doc updates look accurate to you? @cwarnermm - Just FYI: I'm a testing a new variant on our Claude prompt in today's batch of updates. Curious to get your opinion on if you think Claude did any better this time around with keeping the intended tone & structure. |
|
Newest code from mattermost has been published to preview environment for Git SHA fb40173 |
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.
@Combs7th These changes aren't quite right. I've added my suggestions, but would love input from @cwarnermm on this as well. The changes need to align better with how things show in the product now.
And we don't need to change 'Team Edition' to 'Team Plan'. In the product it still shows as 'Team Edition'.
source/administration-guide/upgrade/enterprise-install-upgrade.rst
Outdated
Show resolved
Hide resolved
source/administration-guide/upgrade/enterprise-install-upgrade.rst
Outdated
Show resolved
Hide resolved
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.
Don't make this change
….rst Co-authored-by: Matthew Birtch <[email protected]>
….rst Co-authored-by: Matthew Birtch <[email protected]>
|
Newest code from mattermost has been published to preview environment for Git SHA 9585fd1 |
|
Newest code from mattermost has been published to preview environment for Git SHA 74d3526 |
|
Newest code from mattermost has been published to preview environment for Git SHA c503dc4 |
|
Thanks, @matthewbirtch. I've incorporated your review feedback in my latest commit. |
|
Newest code from mattermost has been published to preview environment for Git SHA 4cfd9fc |
source/administration-guide/upgrade/enterprise-install-upgrade.rst
Outdated
Show resolved
Hide resolved
source/administration-guide/upgrade/enterprise-install-upgrade.rst
Outdated
Show resolved
Hide resolved
….rst Co-authored-by: Matthew Birtch <[email protected]>
|
Newest code from mattermost has been published to preview environment for Git SHA 2f76133 |
Updates documentation to reflect Mattermost v11.2+ changes where plan names
are displayed instead of edition names in the user interface.
Changes:
Closes #8612
🤖 Generated with Claude Code