-
Notifications
You must be signed in to change notification settings - Fork 3.1k
[$500] [Distance] - Request money does not work with email & phone number #27070
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
Comments
ProposalPlease re-state the problem that we are trying to solve in this issue.Misleading- Distance request money does not work with email & phone number What is the root cause of that problem?In App/src/pages/iou/steps/MoneyRequstParticipantsPage/MoneyRequestParticipantsSelector.js Line 93 in db1a306
What changes do you think we should make in order to solve the problem?In
App/src/pages/iou/steps/MoneyRequstParticipantsPage/MoneyRequestParticipantsSelector.js Line 93 in db1a306
What alternative solutions did you explore? (Optional)NA ResultScreencast.from.07-09-2023.16.47.27.webm |
Job added to Upwork: https://www.upwork.com/jobs/~01784d0162b22d689f |
Triggered auto assignment to @sakluger ( |
Bug0 Triage Checklist (Main S/O)
|
Triggered auto assignment to @maddylewis ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @allroundexperts ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.[Distance] - Request money does not work with email & phone number What is the root cause of that problem?Distance request is only for workspace chat for now. Not possible with personal contacts. What changes do you think we should make in order to solve the problem?For distance request, we can update label like "Workspace name" here. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Request money does not work with email & phone number What is the root cause of that problem?We already disable App/src/pages/iou/steps/MoneyRequstParticipantsPage/MoneyRequestParticipantsSelector.js Lines 92 to 93 in f896f71
But in OptionsListUtils.js, we still send userToInvite while includeP2P = false, and send it base on canInviteUser onlyApp/src/libs/OptionsListUtils.js Line 1044 in f896f71
What changes do you think we should make in order to solve the problem?We need to prevent send // userToInvite: canInviteUser ? userToInvite : null,
userToInvite: includeP2P && canInviteUser ? userToInvite : null, What alternative solutions did you explore? (Optional) |
hm, it looks like melv assigned sasha to this one first so i am going to un-assign myself from this one. |
I think the issue here is that when you send a distance request to an email instead of to a workspace, there is no mileage rate set up. I'm going to post this in Slack to see if we've considered this case already. |
This is a known limitation that we haven't built yet. I'm closing this in favor of #23291 which is where we're building the functionality. |
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:
Since email and phone number are said to be accepted, request money reports should be created using both.
Actual Result:
Email and phone number does not have reimbursement detail and hence, a report cannot be created but mentioning email and phone number can be misleading
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.66.3
Reproducible in staging?: y
Reproducible in production?: y
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
email.phone.number.mp4
Recording.4346.mp4
Expensify/Expensify Issue URL:
Issue reported by: @avi-shek-jha
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1693872152503239
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: