Open DartCZ opened 1 year ago
Thanks for reporting this to us. I've dug a bit into this and it seems like something with sentry-accept-invite
is going wrong. I'll transfer it over to another team that hopefully has more context here
Assigning to @getsentry/support for routing ⏲️
Routing to @getsentry/product-owners-sign-in for triage ⏲️
The link is correct here. The invite link is only valid if invite is not approved, after getting approved it won't work.
Self-Hosted Version
23.10.1
CPU Architecture
x86_64
Docker Version
20.10.5+dfsg1, build 55c4c88
Docker Compose Version
2.21.0
Steps to Reproduce
In Inkognito tab Request to join, enter email In the tab with administration account approve new member. Copy link from email and open in inkognito tab, user receive invalid link with message "This organization invite link is no longer valid."
Workaround: Edit invite link https://sentry.host.com/accept/{userId}/{hash}/ To https://sentry.host.com/accept/{organizationSlug}/{userId}/{hash}/
Expected Result
User receive valid invite link in email.
Actual Result
User received invalid invite link in email.
Event ID
No response