Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Go to the main menu

  • Go to “About Mattermost”

  • Mattermost version appears on the About modal

Test Cases

Create

...

Create Post option for Guests

  1. Login as sysadmin and visit the Channels page and click on a channel.

  2. Uncheck the Create Posts option for Guests and save.

  3. Login as a Guest user and visit the same channel.

  4. Check if the Guest user has the permission to create a post on that channel.

    1. Guest user should not have the permission to create a post on a channel when the option is removed.

  5. As a sysadmin, check the option to allow Create Posts for Guests and save.

  6. Check if the Guest user has the permission to create a post on that channel.

    1. Guest user should have the permission to create a post on a channel when the option is allowed.

...