-
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-06-05] [$250] CRITICAL: Tapping on Push Notification fails to retrieve Onyx updates #40227
Comments
Triggered auto assignment to @lschurr ( |
The proposed solution to this from @quinthar is:
|
On hold. |
This is on hold. |
#38748 is deployed; taking this off hold! |
Getting onyx updates from active push notifications is easy with Airship's
I do think the deferredUpdates queue could be "dressed up" a bit to make it a bit easier to use and maintain. I'm thinking of adding proper This is only about 2-3 days of work however, I'm prioritizing the QBO errors design doc and we also have a deploy freeze EOW. So the ETA is more realistically end of next week. |
I agree, we can for sure "dress up" the deferred updates logic to add functions like I think there are two scenarios with receiving push notifications (with the
|
I'll open up a PR to add these extra functions to the deferred updates Queue/ |
Thinking about the design of these additional encapsulated functions. When fetching the push notification updates with I think it makes sense to automatically trigger the Therefore, using |
I just created a PR that adds this functionality here: #42044 |
Yup that all sounds right to me. I'll review the changes |
@arosiclair created a PR for this here: #42510 I'm not sure if we actually have to use @arosiclair could you give the PR a look and let me know, if you think, that we actually need to use |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.76-7 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-06-05. 🎊 For reference, here are some details about the assignees on this issue:
|
This comment was marked as off-topic.
This comment was marked as off-topic.
i think @MelvinBot got this wrong. The solution has only been applied partially. Still waiting on #42510 to be merged |
Yeah this is not done but @allroundexperts should get a payment for his C+ review on that first PR. @lschurr |
Alright upon further investigation and testing, I've found that we should not add functionality to apply onyx updates when selecting a push notification. We have a However, I did notice two other issues
I'm going to create two follow up issues to address those and leave this open since we still need to handle payment for the last C+ review |
Payment Summary
BugZero Checklist (@lschurr)
|
The payment summary is correct. No payments will happen in Upwork. @allroundexperts you can request via NewDot :) |
Oh wait, should this one still be open @arosiclair? #40227 (comment) |
As long as this payment was handled then we should be all set |
Yep, that's handled in the payment summary here: #40227 (comment) Going to close :) |
$250 approved for @allroundexperts |
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.62-3
Reproducible in staging?: Yes
Reproducible in production?: Yes
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: @muttmuure
Slack conversation:
Action Performed:
Tap a push notification
Expected Result:
100% of the time, the message that generated that push should be rendered in the chat when you tap it
Actual Result:
Since we removed
GetMissingOnyxMessages
from push and reconnect app, messages fail to be inserted into the client.Workaround:
Opening chats and closing them retrieves the updates successfully, further suggesting that the command queue is to blame
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @lschurrThe text was updated successfully, but these errors were encountered: