-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[HOLD for payment on July 16] App crashes when trying to assign/unassign all in new workspace #3923
Comments
Triggered auto assignment to @Christinadobrzyn ( |
Triggered auto assignment to @luacmartins ( |
This happens because we're not merging our employeeList after creating a new workspace. Refreshing makes the problem go away because that calls our ProposalWhen we create a new policy our api response contains a employeeList, we can use our getSimplifiedEmployeeListObject to merge that list locally in the right format. We need to:
to our |
This can be external. Proposal LGTM, @marcaaron would love your eyes here since I'm less familiar with the code. |
Triggered auto assignment to @stephanieelliott ( |
Solution LGTM and I've assigned you @rdjuric |
Job has been posted on Upwork, @rdjuric please post a quick proposal to the job on Upwork so we can hire you there! Job on Upwork: https://www.upwork.com/jobs/~0102a46787404b3af3 |
Submitted a proposal there @stephanieelliott. Thanks! |
PR was merged, holding for 7 days to ensure no regressions and will pay on Upwork July 16. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
After a workspace is created, the user should show up on the People list and clicking on the checkbox shouldn't crash.
Actual Result:
The user who created the workspace didn't show up on the list and after clicking the checkbox the app crashed.
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Refreshing the page makes the user show up and the checkbox no longer crashes.
Platform:
Where is this issue occurring?
Web ✔️
iOS ✔️
Android ✔️
Desktop App ✔️
Mobile Web ✔️
Version Number:
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
web.mov
Expensify/Expensify Issue URL:
View all open jobs on Upwork
The text was updated successfully, but these errors were encountered: