You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use a feature called Slack Connect to share a channel with another workspace.
If the owner of that channel is another workspace, the Slack Huddle URL will look something like this
The channel ID is the same, but the workspace ID is different, so when you open the Huddle URL directly in the Slack App, you must belong to that workspace to open Huddle.
Reproduction steps
have a common channel from another workspace via Slack Connect (I do not participate in that workspace)
copy the channel's Huddle URL
paste the Huddle URL into an appointment on your calendar
set up MeetingBar to open in the Slack App
Open the link from MeetingBar
The Slack App on your desktop will be focused, but the Huddle popup will not appear.
Expected behavior
A browser (Slack's web application) will automatically interpret a different workspace ID.
The Slack desktop app does not do this, so it would be best to have the ability to replace the workspace ID with an arbitrary ID when opening the URI from the MeetingBar.
If you can replace the workspace ID with any workspace ID included in the URI, you can replace it with the workspace ID you are participating in and the desktop app will open Slack Huddle correctly.
Screenshots/screen recordings
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Looks like a bug in the Slack app.
It's a very narrow case and the extra step will slow down joining a huddle in the common case.
So I'm sorry, but I won't be making those changes.
Please contact Slack support so they can fix this bug in their desktop app.
macOS version
13.5
MeetingBar version
4.6.0
Installation source
Homebrew
Calendars provider
Google Calendar
Bug description
refs: #609
We use a feature called Slack Connect to share a channel with another workspace.
If the owner of that channel is another workspace, the Slack Huddle URL will look something like this
This is converted internally in Meetingbar to the following URI.
The channel ID is the same, but the workspace ID is different, so when you open the Huddle URL directly in the Slack App, you must belong to that workspace to open Huddle.
Reproduction steps
Expected behavior
A browser (Slack's web application) will automatically interpret a different workspace ID.
The Slack desktop app does not do this, so it would be best to have the ability to replace the workspace ID with an arbitrary ID when opening the URI from the MeetingBar.
If you can replace the workspace ID with any workspace ID included in the URI, you can replace it with the workspace ID you are participating in and the desktop app will open Slack Huddle correctly.
Screenshots/screen recordings
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: