mattermost / mattermost-plugin-msteams

MS Teams plugin for Mattermost
Other
13 stars 11 forks source link

Mm 58053 update automute #638

Closed sbishel closed 4 months ago

sbishel commented 5 months ago

Summary

Updates automute to use ChatMembersSpanPlatforms.

Ticket Link

Fixes https://mattermost.atlassian.net/browse/MM-58053

This PR is built on top of https://github.com/mattermost/mattermost-plugin-msteams/pull/637 once merged this PR only changes automute.go and automoute_test.go.

Unit test won't pass until we are using v9.8 of the server, as it contains a fix for creating channels with remote users.