-
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
Whisper to admin and auditor when their role is changed to user #49634
Comments
Triggered auto assignment to @bfitzexpensify ( |
Remains a hot pick, waiting to be picked up |
Remains a hot pick, waiting to be picked up |
Same update - remains a hot pick, waiting to be picked up. Weekly still seems right to me |
Remains a hot pick, waiting to be picked up. |
Picking up. Initial investigation shows this is where we update a modified user's role in Web. Command is
|
To answer my own questions, we have the ability to add whisper messages both from Auth and Web. But, since Maybe there is another engineer who can see something that I can't, but might need to take a raincheck for this issue. Going to unassign this from myself for now since I can't prioritize it given how much work it would be to make it comply with 1:1:1. |
Remains a hot pick and available for the taking |
Still waiting on a volunteer, remains low priority |
Same update, waiting on a volunteer |
The @flodnv @iwiznia do you agree? If so, I can get it moved and implement this whisper I don't think it should take too much work. |
Don't know the full details, but I think as long as we are only changing the role it should be fine. If we are inviting/uninviting then there's probably more to it. |
+1, though it would be good to double check. For example, it seems like this logic would apply if changing the role to admin. Perhaps there's more. |
Remains a hot pick - sounds like perhaps we have an idea of a solution @tgolen? |
Yeah, I can take this and begin working on it. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: N/A
Reproducible in staging?: N
Reproducible in production?: N
Expensify/Expensify Issue URL:
Issue reported by: @JmillsExpensify
Slack conversation: https://expensify.slack.com/archives/C06ML6X0W9L/p1727169064223989?thread_ts=1726494273.889699&cid=C06ML6X0W9L
Problem
When we change a user's role from Admin or Auditor to user we remove them from all workspace chats they had access to, except for their own. Since they've been removed from the #admins room for the workspace, they won't have any context on their role change or why they no longer have access to the chats they once did.
Solution
Similar to how we handle approvers who are removed from workspace chats (PR for that here), we'll send a whisper to admins and auditors in their workspace chat when their role is updated and access to other workspace chats is removed.
Admin copy for the whisper:
Auditor copy for the whisper:
Platforms:
All
Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: