-
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
[$500] Workspace - User account closed is not removed in real-time in Workspace members page #26593
Comments
Triggered auto assignment to @greg-schroeder ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~01da2cae35a2022fcb |
Current assignee @greg-schroeder is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @sobitneupane ( |
Applied External |
ProposalPlease re-state the problem that we are trying to solve in this issue.Members list in workspace members page is not updated real time. What is the root cause of that problem?As soon as the invited user closes their account, we have no way of subscribing to fetch the fresh members' list from the server. What changes do you think we should make in order to solve the problem?We need to update the user profile with custom data in the CloseAccount API callback. We can pass custom data, such as 'accountClosed,' like this:
On the other end, in the workspace members component, it will refresh, and we can fetch a fresh members list. So, in essence, we're just updating the profile data of the user closing the account and then retrieving it on the other end to fetch the latest members list. Result: What alternative solutions did you explore? (Optional)N/A |
@sobitneupane what do you think about my proposal #26593 (comment)? |
@sobitneupane, @greg-schroeder Huh... This is 4 days overdue. Who can take care of this? |
bump @sobitneupane |
@sobitneupane any update? |
will review the proposal shortly. |
Thanks for the proposal @ayazalavi. Can you please add more details to your proposal? Why is SetInterval required here? I don't think it's good idea to fetch members repeatedly. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Proposal |
Proposal |
@sobitneupane @greg-schroeder this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
Updating my proposal. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@sobitneupane, @greg-schroeder Huh... This is 4 days overdue. Who can take care of this? |
@sobitneupane, @greg-schroeder Still overdue 6 days?! Let's take care of this! |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Awaiting proposals |
Same as above |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Posting in Callstack slack: https://expensify.slack.com/archives/C03UK30EA1Z/p1700093219774199 |
Hey, I'm Piotr from Callstack - expert contributor group - I would like to help resolve this issue |
@Piotrfj Could you kindly provide details on your approach to resolving the issue? |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@sobitneupane, @greg-schroeder Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
📣 @sobitneupane Please request via NewDot manual requests for the Reviewer role ($500) |
Yes, @Piotrfj do you mind giving a breakdown of your approach here? Thanks! |
This is dupe of #20264 but closed as edge case. |
Okay then, guess we're closing |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Expected Result:
When invited user closes the account, user must not be shown in admin Workspace members page
Actual Result:
When invited user closes the account, in real- time, user is not removed from admin Workspace members page. User has to navigate back from members page and revisit the page again to note the user of closed account to be removed from members list
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.62-1
Reproducible in staging?: Yes
Reproducible in production?: yes
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug6186548_real_time.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: