Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-generated Slack URL no longer works #127

Open
ajyong opened this issue Mar 4, 2022 · 0 comments
Open

Auto-generated Slack URL no longer works #127

ajyong opened this issue Mar 4, 2022 · 0 comments

Comments

@ajyong
Copy link

ajyong commented Mar 4, 2022

Repro Steps

  1. Grab a valid Member ID from desktop Slack (mobile apps no longer expose member IDs)
  2. Paste it into an upcoming Presenter's profile's Slack members id:
    image
  3. Click View Site from the Django admin

Expected

Slack loads in browser and/or launches the desktop app and handles the member ID.

Actual

When I click the Slack icon, it takes me to Slack's website where it tells me "The workspace has been deleted":

image

image

The link created looks like: https://edmontonpy.slack.com/team/UDG7Q7XQE (that's my Slack ID)
Which unravels to: https://lxggh5xb2f-edmontonpy.slack.com/?redir=%2Fteam%2FUDG7Q7XQE

Root Cause

It's likely if we change the link to point to devedmonton.slack.com, it will "just work". I'll assign to me to fix Someday™

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant