Target release

Phase I - Q2 2020

Phase II - Q3 2020

Epic Phase I

https://mattermost.atlassian.net/browse/MM-19335

Epic Phase II

https://mattermost.atlassian.net/browse/MM-25342

Edition

E20

Document status

Document owner

Dennis Kittrell (Deactivated)

Designer

Michael Gamble (Deactivated)

Tech lead

Scott Bishel

Technical writers

Justine Geffen (Deactivated)

QA

Rohitesh Gupta (Deactivated)

OKR

Improve Team/Channel Administration

Request (CR)

https://mattermost.atlassian.net/browse/CR-204

https://mattermost.atlassian.net/browse/CR-521

https://mattermost.atlassian.net/browse/CR-175

Request (other)

Design Spec

Figma (Spec doc coming soon - cc: Michael Gamble (Deactivated))

Technical Spec

coming soon - cc: Farhan Munshi (Deactivated)

Test Plan

MM-R240

Objective

Add standalone team and channel management pages to all editions of Mattermost for the purpose of enhancing the administrative experience of finding & managing teams and channels. This includes viewing and managing members within those teams and channels.

Background

Administrator requests for simplified user/team/channel management are frequent and are often a consistent pain point. Much of the groundwork has already been done as the early pages were created as part of the LDAP Group Sync feature.

Success metrics

Goal

Metric

Build valuable team, channel, and user management functionality within the system console.

  • 75% of customers who requested this feature confirm that this solved their problem/fulfilled their request

  • 50% of System admins using the correct version and have telemetry enabled use the feature within the first 30 days

User Scenarios (System Console)

Assumptions

Timeline

Areas Touched

Requirements

Requirement

User Story

Importance

Phase

Design Ticket

Dev Ticket

1

Make pages available for Team, E0 & E10 editions

Launching in E20 only

As an admin, I want the ability to manage teams and channels regardless of whether I have upgraded to E20 yet so that I can better manage my users.

N/A

N/A

N/A

2

Members list and management in channel config page

As an admin, I want the ability to view and manage (including promote/demote) all channel members on the channel configuration page, so that I can manage my users more efficiently.

Phase I

https://mattermost.atlassian.net/browse/MM-14912#icft=MM-14912

https://mattermost.atlassian.net/browse/MM-14912#icft=MM-14912

3

Members list and management on team config page

As an admin, I want the ability to view and manage (including promote/demote) all members within a team on the team configuration page, so that I can manage my users more efficiently.

Phase I

https://mattermost.atlassian.net/browse/MM-14906

https://mattermost.atlassian.net/browse/MM-14906#icft=MM-14906

4

Ability for system admin to promote and demote admins (both team and channel) via system console

As an admin, I want the ability to promote and demote team and channel admins via the system console, so that I can more easily oversee the management of my server.

Phase I

https://mattermost.atlassian.net/browse/MM-14906

https://mattermost.atlassian.net/browse/MM-22654

5

Ability for system admin to remove members from a team or channel via system console

As an admin, I want the ability to remove members from a team or channel via the system console, so that I can more easily oversee the management of my server.

Phase I

https://mattermost.atlassian.net/browse/MM-14906

6

Identify guests on members list on channel config page

Phase I

design TBD Michael Gamble (Deactivated) to add

7

Add channel search filters to channel listing page:

  • private/public

  • archived

  • group synced/manual invite

  • Filter by team

As an admin, I want the ability to filter channels by private, public, archived, whether or not the channel is group synced, and filter by team so that I can better organize and filter my many channels.

Phase II

Figma
Michael Gamble (Deactivated) to add ticket when ready

https://mattermost.atlassian.net/browse/MM-26824

8

Member filter for members list on team config page

  • Member

  • Team Admin

  • System Admin

As an admin, I want the ability to filter team members, team admins and system admins within the channel configuration page, so that I can find and manage elevated members more quickly.

Phase II

https://mattermost.atlassian.net/browse/MM-21403

https://mattermost.atlassian.net/browse/MM-25265

9

Member filter for members list on channel config page

  • Member

  • Channel Admin

  • System Admin

As an admin, I want the ability to filter channel members, channel admins and system admins within the channel configuration page, so that I can find and manage elevated members more quickly.

Phase II

https://mattermost.atlassian.net/browse/MM-21407

https://mattermost.atlassian.net/browse/MM-25265

10

Archive and unarchive channels from the channel configuration page

As an admin, I want the ability to archive/unarchive via the system console, so that I can better manage my server.

Phase II

Design is done, no ticket exists

11

Avoid orphaned channels (channels/teams without an admin)

As an admin, I want to prevent anyone on the system (administrators or members) from leaving a channel or team without an admin, so that someone is always in control of a channel.

Phase II

https://mattermost.atlassian.net/browse/MM-23625

12

Telemetry

We need to track the following events:

  • Count of members added via team config page

  • Count of members removed via team config page

  • Count of members elevated to team admin via team config page

  • Count of members added via channel config page

  • Count of members removed via channel config page

  • Count of members elevated to channel admin via channel config page

  • Count of search events for each filter (both team/channel pages)

  • Count of channels archived via the channel config page

  • Count of channels unarchived

Phase II

N/A

https://mattermost.atlassian.net/browse/MM-27249

Open Questions

Question

Answer

Date Answered

How will we maintain draft state on members list co-existing on the same page as groups list?

We will only show current members and current groups.

What is the value of identifying system admins on members lists?

It is agreed that it’s important to see who has supreme authority within the channel

Should we allow elevation of guests to members in the context of members list?

This should be an explicit intent for security and licensing reasons. This should only be possible from users page.

Out of Scope