Closed m-natarajan closed 2 months ago
Triggered auto assignment to @RachCHopkins (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.
Triggered auto assignment to @iwiznia (DeployBlockerCash
), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.
:wave: 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:
cc @pecanoro @JmillsExpensify @parasharrajat
Job added to Upwork: https://www.upwork.com/jobs/~0184066b98a5cfeddb
Triggered auto assignment to Contributor-plus team member for initial proposal review - @c3024 (External
)
Upwork job price has been updated to $125
This is an easy one.
Making it external for half price as it seems quite niche
Distance field is not disabled and which opens not here
page.
we are not blocking interactions for distance fields on MoneyRequestView component.
We just need to pass readonly
prop to interactive
prop on all distance related fields https://github.com/Expensify/App/blob/fa738c641e7d2b289850da7b4be11369c33b96d6/src/components/ReportActionItem/MoneyRequestView.tsx#L318
In Step 8, distance field is not disabled.
readonly
is not taken into account for distance field.
Add && readonly
to distance field:
Ah damn, I didn't find the template in Time.
Distance field is not disabled and not here page opens after changing distance
We are not checking readonly here https://github.com/Expensify/App/blob/fa738c641e7d2b289850da7b4be11369c33b96d6/src/components/ReportActionItem/MoneyRequestView.tsx#L318-L322 and here https://github.com/Expensify/App/blob/fa738c641e7d2b289850da7b4be11369c33b96d6/src/components/ReportActionItem/MoneyRequestView.tsx#L345-L348
we should pass
interactive={canEditDistance && !readonly}
@parasharrajat since this is coming from PR you have reviewed, I think you are welcome to raise a fix
📣 @c3024 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app!
@parasharrajat will you be able to raise a PR Monday morning latest? Thanks!
Dupe detection is behind beta so we can remove the blocker
I will have PR ready in few hours.
@mountiny PR is created.
Upwork job price has been updated to $250
Reviewing
label has been removed, please complete the "BugZero Checklist".
The solution for this issue has been :rocket: deployed to production :rocket: in version 9.0.13-4 and is now subject to a 7-day regression period :calendar:. Here is the list of pull requests that resolve this issue:
If no regressions arise, payment will be issued on 2024-08-05. :confetti_ball:
For reference, here are some details about the assignees on this issue:
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
- [x] [@c3024] The PR that introduced the bug has been identified. Link to the PR: This was not a bug introduced by a PR. It was known when working on the previous PR which did not include these changes.
- [x] [@c3024] The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake. Link to comment: NA
- [x] [@c3024] A discussion in #expensify-bugs has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner. Link to discussion: NA
- [x] [@c3024] Determine if we should create a regression test for this bug. Yes
- [x] [@c3024] If we decide to create a regression test for the bug, please propose the regression test steps to ensure the same bug will not reach production again.
Review Duplicate
.Keep this one
for any one transaction on the review page.Distance
field on Confirm page.Distance
field is not editable and no edit page opens up.I believe the summary is to $250 to @parasharrajat and to @c3024
@parasharrajat, @RachCHopkins, @mountiny, @c3024 Whoops! This issue is 2 days overdue. Let's get this updated quick!
Payment Summary:
Contributor: @c3024 paid $250 via Upwork
Contributor+: @parasharrajat due $250 via NewDot
Upwork job here
Contributor has been paid, the contract has been completed, and the Upwork post has been closed.
Payment requested as per https://github.com/Expensify/App/issues/45833#issuecomment-2276702705
$250 approved for @parasharrajat
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: 9.0.10-2 Reproducible in staging ?: Y Reproducible in production?: No new feature 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 Expensify/Expensify Issue URL: Issue reported by: applause internal team Slack conversation:
Action Performed:
Expected Result:
In Step 8, distance field should be disabled.
Actual Result:
In Step 8, distance field is not disabled. After changing the distance and confirming it, app opens not here page (Step 10).
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
https://github.com/user-attachments/assets/230a0043-2ce7-4bc6-9707-7deb03606442
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @RachCHopkins