-
Notifications
You must be signed in to change notification settings - Fork 3k
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-25] [Wave Collect] [Workflows] "Delayed Submissions" toggle does not toggle off unless backed out for Collect Policy #38198
Comments
Triggered auto assignment to @zanyrenney ( |
👋 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 @MonilBhavsar ( |
@MonilBhavsar FYI 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. |
ProposalPlease re-state the problem that we are trying to solve in this issue."Delayed Submissions" toggle does not toggle off unless backed out for Collect Policy What is the root cause of that problem?we always set harvesting.enable = true in App/src/libs/actions/Policy.ts Lines 436 to 449 in ce3da4e
What changes do you think we should make in order to solve the problem?we need to change harvesting.enable in harvesting: {
// enabled: true,
enabled,
}, we need also to reverse it in harvesting: {
enabled: !enabled,
}, What alternative solutions did you explore? (Optional) |
Commented in the offending PR https://github.com/Expensify/App/pull/37441/files#r1522658153 |
@MonilBhavsar happy to take over this one since I have worked with Michal on that change |
Since this is not really out there for customers, demoting from a blocker |
Assigning @DylanDylann to fix this issue as part of Wave Collect with urgency |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.53-2 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-03-25. 🎊 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:
|
Triggered auto assignment to @trjExpensify ( |
The only thing remaining is the payout. This just a note to say that I am OOO now until April 2nd, reassigning a BZ team member to help while I am OOO. |
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: [@DylanDylann] The PR that introduced the bug has been identified. Link to the PR: #37441 Regression Test Proposal (If the internal engineer determines that we should create a regression test)
Do we agree 👍 or 👎 |
Okay, so payment summary for this PR as follows:
Offers have been sent to you both. As for the regression test, @lakchote @mountiny do we have a more complete set to pass over to Applause as the project wraps up? |
No payment is due for me here. I'm assigned in #37373 where payment will be handled |
Cool, sounds good. Thanks for declining! @DylanDylann paid! |
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: 1.4.51-0
Reproducible in staging?: y
Reproducible in production?: n
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
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:
User should be able to Toggle on and off with no problems
Actual Result:
The Toggle off does not work, the user must back out and return to see the toggle turn off
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6411653_1710282341100.User_can_not_toggle_off_Delay_submissions.mp4
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @trjExpensifyThe text was updated successfully, but these errors were encountered: