-
Notifications
You must be signed in to change notification settings - Fork 3k
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
HIGH: [Public] Make all workspace room members "known" to the admins #35539
Comments
Issue for query timing here: https://github.com/Expensify/Expensify/issues/373736 |
Continuing to work on the query. |
Will start working on this again soon. |
This issue has not been updated in over 15 days. @puneetlath eroding to Monthly issue. P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do! |
Ok PR is in review: https://github.com/Expensify/Auth/pull/10537 |
PR was deployed. |
Problem:
A workspace owner pays for activity in their workspace room. And anybody can invite anyone to that room. When you do, it notifies admins that someone has been invited in the #admins room. However, because the admins have no relationship with the invited person, the invited person shows as "Hidden".
Solution:
If Alice invites Bob to a room, and Cathy is the workspace admin, then Cathy should "know" Bob and see Bob's primary login. After all, Alice could have only invited Bob using Bob's primary login, so by inviting him, she's in effect introduced Bob to Cathy.
The text was updated successfully, but these errors were encountered: