-
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 - 2024-03-03] IOU-Billable option is shown in send money confirmation page. #37489
Comments
Triggered auto assignment to @bfitzexpensify ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Triggered auto assignment to @Julesssss ( |
@Julesssss I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors. We think that this bug might be related to #vip-bills. |
ProposalPlease re-state the problem that we are trying to solve in this issue.IOU-Billable option is shown in send money confirmation page What is the root cause of that problem?We only apply the
What changes do you think we should make in order to solve the problem?We should set negation to the whole term: const shouldShowBillable = !(policy?.disabledFields?.defaultBillable ?? true); What alternative solutions did you explore? (Optional)N/A |
Hi @GandalfGwaihir, would you like to submit a PR? |
PR is up :) |
regression from #34168 |
It turns out that many bugs were introduced to this page, so we had to revert the original PR. @GandalfGwaihir had pretty much completed the PR. Not sure how far @parasharrajat was into the C+ review, but please let me know and we'll figure out a fair payment. Sorry! |
It's fine. I don't need payment for this. |
FYI, this is likely fixed by this revert. Will have QA re-test once it is CP'd. |
it's alright @Julesssss , I don't need payment, was a simple fix :) not everything is about money :) |
Looks like the revert fixed this. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.45
Reproducible in staging?: Y
Reproducible in production?: N
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause-Internal Team
Action Performed:
Expected Result:
Billable option must not be shown in send money confirmation page.
Actual Result:
Billable option is shown in send money confirmation page.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6396704_1709194919343.az_recorder_20240229_130538.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @bfitzexpensifyThe text was updated successfully, but these errors were encountered: