-
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
[$250] Taxes settings – The old tax name reappears for a moment if you change it offline. #41300
Comments
Triggered auto assignment to @grgia ( |
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:
|
@zanyrenney 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 this issue might be related to the #collect project. |
Production Recording.2410.mp4 |
Not a deploy blocker |
Job added to Upwork: https://www.upwork.com/jobs/~01e83b2f5493f8acd6 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @alitoshmatov ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.When you change the tax offline and goes back online, the old name reappears for a few seconds until is substituted by the new one What is the root cause of that problem?This is an example of the replay effect, as stated in this comment: App/src/libs/actions/OnyxUpdates.ts Lines 26 to 30 in 004b3af
The problem is that the first request that What changes do you think we should make in order to solve the problem?We should use the same process both for const isWriteOrReadRequest = request?.data?.apiRequestType === CONST.API_REQUEST_TYPE.WRITE || request?.data?.apiRequestType === CONST.API_REQUEST_TYPE.READ;
const updateHandler: (updates: OnyxUpdate[]) => Promise<unknown> = isWriteOrReadRequest ? QueuedOnyxUpdates.queueOnyxUpdates : Onyx.update; |
📣 @ph17! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
@alitoshmatov please can you review the proposal above and let us know if we can move forward with it? |
bump @alitoshmatov please can you prioritise this or let us know if we should be finding another C+ to work on this? |
@grgia, @zanyrenney, @alitoshmatov Whoops! This issue is 2 days overdue. Let's get this updated quick! |
I couldn't reproduce this issue Screen.Recording.2024-05-05.at.10.40.59.PM.mov |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@grgia, @zanyrenney, @alitoshmatov Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Let me try and test too. |
I can't reproduce this on taxes anymore, its mimicking the expected behaviour offline pattern C. |
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: v1.4.68-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: https://expensify.testrail.io/index.php?/tests/view/4524643
Email or phone of affected tester (no customers): applausetester+jp_e_category@applause.expensifail.com
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-internal team
Action Performed:
Expected Result:
The new tax name presents if you change it offline
Actual Result:
The old tax name reappears for a moment if you change it offline.
The same with Tags and Categories
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6466174_1714448684274.Tax.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @alitoshmatovThe text was updated successfully, but these errors were encountered: