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

[$250] Workspace - The member list is blank when a member leaves the workspace #53267

Open
1 of 8 tasks
lanitochka17 opened this issue Nov 28, 2024 · 6 comments
Open
1 of 8 tasks
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Internal Requires API changes or must be handled by Expensify staff Reviewing Has a PR in review

Comments

@lanitochka17
Copy link

lanitochka17 commented Nov 28, 2024

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: 9.0.68-0
Reproducible in staging?: Y
Reproducible in production?: Y
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?: N/A
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/5273433&group_by=cases:section_id&group_id=229065&group_order=asc
Issue reported by: Applause - Internal Team

Action Performed:

Preconditions
User is an employee of a workspace

  1. Go to the workspace list as employee
  2. Click 3 dot menu of the workspace where the user is not an admin
  3. Verify the Leave option is displayed
  4. Click on Leave

Expected Result:

The user is removed from the workspace and is no longer displayed in the workspace, but all other users are displayed

Actual Result:

The member list is blank when a member leaves the workspace

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Standalone
  • Android: HybridApp
  • Android: mWeb Chrome
  • iOS: Standalone
  • iOS: HybridApp
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence
Bug6679307_1732814378818.staging.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~021862285124256668480
  • Upwork Job ID: 1862285124256668480
  • Last Price Increase: 2024-11-28
Issue OwnerCurrent Issue Owner: @paultsimura
@lanitochka17 lanitochka17 added Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Nov 28, 2024
Copy link

melvin-bot bot commented Nov 28, 2024

Triggered auto assignment to @kadiealexander (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.

@kadiealexander kadiealexander added the External Added to denote the issue can be worked on by a contributor label Nov 28, 2024
@melvin-bot melvin-bot bot changed the title Workspace - The member list is blank when a member leaves the workspace [$250] Workspace - The member list is blank when a member leaves the workspace Nov 28, 2024
Copy link

melvin-bot bot commented Nov 28, 2024

Job added to Upwork: https://www.upwork.com/jobs/~021862285124256668480

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Nov 28, 2024
Copy link

melvin-bot bot commented Nov 28, 2024

Triggered auto assignment to Contributor-plus team member for initial proposal review - @paultsimura (External)

@huult
Copy link
Contributor

huult commented Nov 29, 2024

This is a backend issue because the pusher data returns the wrong value for employeeList, which causes the issue with getUser. So, we need the backend to update the value of employeeList or remove it to resolve this issue.

Object.entries(policy?.employeeList ?? {}).forEach(([email, policyEmployee]) => {

  • Screenshot 2024-11-29 at 12 53 15

@paultsimura
Copy link
Contributor

Thanks @huult, looks like a BE issue to me as well.

🎀👀🎀 C+ reviewed

Copy link

melvin-bot bot commented Nov 29, 2024

Triggered auto assignment to @mountiny, see https://stackoverflow.com/c/expensify/questions/7972 for more details.

@mountiny mountiny added Internal Requires API changes or must be handled by Expensify staff and removed External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors labels Nov 29, 2024
@mountiny mountiny moved this to Bugs and Follow Up Issues in [#whatsnext] #expense Nov 29, 2024
@mountiny mountiny added the Reviewing Has a PR in review label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Internal Requires API changes or must be handled by Expensify staff Reviewing Has a PR in review
Projects
Status: Bugs and Follow Up Issues
Development

No branches or pull requests

5 participants