Files
mattermost/server/public/model
Doug Lauder 3888a69479 MM-68158: Fix shared channel remote display and notify UI on invite completion (#35908)
* MM-68158: Fix shared channel remote display and add WebSocket notification

  Fix getSharedChannelRemotes API handler passing ChannelId instead of
  RemoteId to GetRemoteCluster, which always failed the lookup. Add
  RemoteId to SharedChannelRemoteStatus model and store query.

  Add shared_channel_remote_updated WebSocket event published from the
  onInvite callback so the UI refreshes its cached remote names when the
  async invite completes, instead of showing the generic "Shared with
  trusted organizations" fallback.

* Improved unit tests per review comments
2026-04-03 02:06:01 -04:00
..
2023-10-11 10:13:36 +02:00
2023-10-12 09:47:35 +05:30
2026-03-06 13:39:48 +01:00
2026-03-06 13:39:48 +01:00
2024-03-12 08:36:05 -06:00
2025-06-16 16:19:33 -04:00
2026-01-26 17:05:34 -05:00
2026-01-26 17:05:34 -05:00
2026-03-27 16:29:06 +01:00
2023-12-11 15:27:34 -05:00