[x] File a new issue using the format below. Mattermost will confirm steps to reproduce and file in Jira, or ask for more details if there is trouble reproducing it. If there's already an existing bug in Jira, it will be linked back to the GitHub issue so you can track when it gets fixed.
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.
Steps to reproduce
v5.37.1
Create a channel aa
Set up an incoming webhook that has aa as the default channel
Leave the channel aa
View the incoming webhook under the "Integrations" -> "Incoming Webhooks" panel
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.
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.Steps to reproduce
v5.37.1
aa
aa
as the default channelaa
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.