mattermost / mattermost

Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
https://mattermost.com
Other
30.48k stars 7.3k forks source link

Incoming Webhooks UI: Configured channel displays as '--- Select a channel ---' if the user is not joined to that channel #18365

Open ghost opened 3 years ago

ghost commented 3 years ago

Summary

When viewing an existing incoming webhook in the "Integrations" panel, the "Channel" field is confusingly displayed as --- Select a channel --- if the current user is not joined to that channel.

image

Steps to reproduce

v5.37.1

Expected behavior

The user should see the name of the selected channel for the webhook, since it has been configured.

Observed behavior (that appears unintentional)

The user sees --- Select a channel --- which may make them believe that no channel selection has been configured for the webhook.

amyblais commented 3 years ago

Opened a ticket: https://mattermost.atlassian.net/browse/MM-38482