-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[$1000] LHN - Instead of user name, "chat report " is displayed #26592
Comments
Triggered auto assignment to @conorpendergrast ( |
Bug0 Triage Checklist (Main S/O)
|
Job added to Upwork: https://www.upwork.com/jobs/~01a5e746cb88e86963 |
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as off-topic.
This comment was marked as off-topic.
ProposalPlease re-state the problem that we are trying to solve in this issue."Chat Report" is displayed instead of username What is the root cause of that problem?Because we send in App/src/libs/actions/Policy.js Line 290 in f9f0ba5
What changes do you think we should make in order to solve the problem?We can send the email as the What alternative solutions did you explore? (Optional)< Thinking > |
@conorpendergrast Unassigning this one due to low bandwidth, can you assign a new C+ by applying external label again, thanks! |
Current assignee @conorpendergrast is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @parasharrajat ( |
This seems like a regression because I am sure we fixed it before. |
@im-adithya The Root cause is incorrect/incomplete thus the solution. |
ProposalPlease re-state the problem that we are trying to solve in this issue.Instead of the user name, "chat report " is displayed What is the root cause of that problem?When API has write access we store it in the App/src/libs/actions/OnyxUpdates.ts Line 22 in 41ddd74
when App/src/libs/Network/SequentialQueue.js Line 126 in 41ddd74
so at the time, it became a race condition. What changes do you think we should make in order to solve the problem?https://github.com/Expensify/react-native-onyx/blob/82b5372aa6fef416408bbe71986029e18793e43a/lib/Onyx.js#L1367-L1408 Additional contextthe web also has this issue. I think in issue in onyx.update functions because data is not presist in the database properly. Untitled.movwhy we see initially the username means before presist the data in the database callback will be triggered. so that we can see that refresh. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@Julesssss So, is this issue classified as an agency issue now? Should we remove the "Help wanted" label? Or should I review the proposal and continue as usual? |
@cubuspl42 @paultsimura could you verify this issue again because now not able to reproduce it in staging. because now recently updated react-native onyx fixed some performance issue as well. Untitled.mp4 |
I also just tested this on main and cannot reproduce it. Let me know if anyone is still having an issue. |
@cubuspl42 @Julesssss @mallenexpensify this issue is now 4 weeks old and preventing us from maintaining WAQ, can you:
Thanks! |
Current assignee @cubuspl42 is eligible for the Internal assigner, not assigning anyone new. |
I'm also unable to reproduce. but that doesn't prove that the out-of-order updates are no longer occuring, so I think we should do the following:
|
Thank you @Julesssss, I will report a bug and will tag you in the thread. |
I'll keep this issue open until that issue is created, just so we don't forgot |
Issue not reproducible during KI retests. (Second week) |
Closing cuz I think we were waiting for the below to be created, and it is! |
My changes on #28737 were reverted. The change caused issues in other places of the app. You should probably re-open this again. |
Thanks @ospfranco |
Issue not reproducible during KI retests. (Third week) |
Closing cuz it's not reproducible. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
The invited workspace user name should display in the first line of report in the LHN
Actual Result:
"Chat report" is displayed in the first line of report in the LHN instead of the invited workspace user name
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.62-1
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
Notes/Photos/Videos: Any additional supporting documentation
Bug6186538_chat_report_in_lhn.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: