-
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 2023-07-26] [$1000] Web - Order of task notification messages incorrect when back online #21314
Comments
Triggered auto assignment to @lschurr ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~017368db113f47cd42 |
Current assignee @lschurr is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Web - Order of task notification messages incorrect when back online What is the root cause of that problem?I think it's both BE + FE issue. In BE, It doesn't pick up the optimisticReportActionID but create a new reportAction with different actionName (optimistic build with actionName TASKCANCELED and BE returns a new reportAction with TASKCANCELLED (double L)) If we were in offline then online, because BE creates new reportAction, the optimisticReportAction in FE is not updated Moreover, although we receive the reportAction that created in BE side above but It won't be shown because its actionName (TASKCANCELLED) is not in FE actionName whitelist here. It leads to another issue that in assignee side, they can't see the cancel task message: What changes do you think we should make in order to solve the problem?I think we need to do 2 things both FE & BE:
|
Could you review this proposal @rushatgabhane? |
I need help for this issue. I think it could be closed or handled internally because
cc: @hayata-suenaga could you please help us with next steps maybe |
@thienlnam can you check if this issue can be fixed with the ongoing refactoring? 🙇 |
@rushatgabhane how do you think about my suggestion for FE change? Do you think it's a typo in FE? Thanks |
This is not being worked on as part of the refactor - great catch that it's not using the provided optimistic reportActionID though! |
Should this be closed @thienlnam? |
Nope, there are a couple pieces to this that will require internal changes as well as possible external changes |
Let's make this internal and if App change is required, we can create another issue for that. |
📣 @namhihi237 We're missing your Upwork ID to automatically send you an offer for the Reporter role. |
@thienlnam , Not related to this issue but I want to check why my upwork doesn't automatically send offers even though I have been hired several times before. |
@namhihi237 DM me the email you used to sign up and I can work on figuring out why |
Applied for the job. |
@rushatgabhane @thienlnam Thanks for accepting my proposal. The PR is ready #22755. Please help me to review it. Thanks |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.42-26 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 2023-07-26. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
As a reminder, here are the bonuses/penalties that should be applied for any External 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:
|
Payout summary:
@namhihi237 and @hoangzinh will be paid in Upwork: https://www.upwork.com/jobs/~017368db113f47cd42 |
Also @rushatgabhane could you work on the checklist? #21314 (comment) |
Paid @namhihi237 and @hoangzinh We can close once you are able to work through the checklist @rushatgabhane |
Bump @rushatgabhane |
Bumped @rushatgabhane in Slack |
|
created a manual request https://staging.new.expensify.com/r/6448305783764792 |
Great thanks! Going to close this one out. |
Reviewed details for @rushatgabhane. These details are accurate based on summary from Business Reviewer and are now approved for payment in NewDot. |
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:
After reload page the message order is correct: completed task => reopened task => canceled task
Actual Result:
After reload page message order is not correct
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.28-4
Reproducible in staging?: n/a
Reproducible in production?: n/a
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
Screen.Recording.2023-06-16.at.11.17.58.mov
Expensify/Expensify Issue URL:
Issue reported by: @namhihi237
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1686889606135589
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: