-
Notifications
You must be signed in to change notification settings - Fork 609
Description
@claude - Let's update the Mattermost Product Documentation to note that mobile users can now view and edit playbook run attributes from Mattermost mobile v2.37.0 onward captured via Engineering PR #9279 (evidence: milestone.title from PR metadata).
Scope & constraints:
- In scope: Add mobile capability note to existing playbook run attributes documentation
- Out of scope (non-editable): Changelogs, important upgrade notes, version archive
- Bounded to: Viewing and editing attributes (text, select, multi-select types) - note: no color support, URLs treated as text per PR description
Required doc touchpoints:
Identify existing playbook documentation covering run attributes and:
- Verify current docs don't incorrectly state mobile doesn't support attributes
- Add note about mobile support from v2.37.0
- Document any mobile-specific limitations: no color support, URLs treated as text
Task (End User):
Update playbook run attributes documentation to note mobile support. Suggested text: "From Mattermost mobile v2.37.0, you can view and edit playbook run attributes on mobile devices, including text fields, select, and multi-select types. Note: Color formatting and URL links in attributes are not supported on mobile and display as plain text."
Output requirements:
- List of playbook documentation pages updated
- Before/after text showing mobile support addition
- Confirmation that mobile limitations (no colors, URLs as text) are documented
Evidence used:
- PR metadata: milestone.title = "v2.37.0", labels include "Docs/Needed"
- PR description: "Add attribute support to playbook runs in mobile", "note: no color support, urls are treated as text"
- Release note: "Support for viewing and editing playbook run attributes"
- Screenshots: Show UI for viewing, editing text fields, and editing select/multi-select attributes
- Technical scope: 39 files changed, 3224 additions (indicates substantial implementation)
What was reviewed:
- PR metadata, description, and all 5 comments
- Screenshots showing attribute UI on mobile
- Release note confirmation
- File change metadata (39 files)