-
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
[Due for payment 2025-02-18] [$250] Workspace room - New line marker is not shown for #admins room system messages #54679
Comments
Triggered auto assignment to @VictoriaExpensify ( |
@ahmedGaber93 Is this also being handled as part of the regression? |
I think it is not related. I am still able to reproduce it after revert #54233 changes 20241231223803007.mp4 |
@VictoriaExpensify Whoops! This issue is 2 days overdue. Let's get this updated quick! |
Agree we should fix this |
Job added to Upwork: https://www.upwork.com/jobs/~021876070571656090623 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @allgandalf ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.I think the real problem here is that the LHN title is bold. We can easily repro this by sending a message from user B to user A.
What is the root cause of that problem?The title is bold because lastReadTime is smaller than the lastVisibleActionCreated. If we see the network tab, as soon as user A receives a new message, it calls ReadNewestAction which updates the lastReadTime to the current time. App/src/libs/actions/Report.ts Lines 1340 to 1357 in 4d0472f
However, the current time itself is still smaller than the lastVisibleActionCreated. So, it might be a BE issue that sets the lastVisibleActionCreated to a bit future time. What changes do you think we should make in order to solve the problem?We can use App/src/libs/actions/Report.ts Line 1340 in 4d0472f
OR We can get the max value of What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?N/A |
No overdue |
Hey @allgandalf can you please review @bernhardoj's proposal when you have the chance? |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@VictoriaExpensify @allgandalf this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
I tend to agree with what @bernhardoj has stated the real issue is here, so we can surely proceed with their proposal if the internal engineer agrees with their findings 🎀👀🎀 C+ reviewed |
Triggered auto assignment to @danieldoglas, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
I'm also unable to reproduce this now - it appears this bug has been fixed |
I can repro the root cause of this issue again, specifically, the steps that I mentioned in my proposal, but only on Android/mWeb.
aa.mp4@VictoriaExpensify Can we reopen this issue, please? |
PR is ready cc: @allgandalf |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.95-6 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 2025-02-18. 🎊 For reference, here are some details about the assignees on this issue:
|
@allgandalf @VictoriaExpensify @allgandalf The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed. Please copy/paste the BugZero Checklist from here into a new comment on this GH and complete it. If you have the K2 extension, you can simply click: [this button] |
Payment Summary: @allgandalf can you please complete the checklist and I'll post your payment summary 🙏 |
Requested in ND. |
$250 approved for @bernhardoj |
BugZero Checklist:
Bug classificationSource of bug:
Where bug was reported:
Who reported the bug:
Regression Test ProposalPrecondition:
Test:
[User A] Verify the report LHN is not bold (for small screen go back from report to see the LHN) Do we agree 👍 or 👎 |
Request to add regression test to TestRail - https://github.com/Expensify/Expensify/issues/472581 |
Updated payment summary: |
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: v9.0.79-5
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): [email protected]
Issue reported by: Applause Internal Team
Device used: Mac 14.5/ Chrome
App Component: Workspace Settings
Action Performed:
Expected Result:
New Line marker is shown on the new system message when returning back online
Actual Result:
New Line marker is not shown on the new system message when returning back online. New line marker is shown after going to other chat and returning to #admin room
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6704393_1735600002736.Screen_Recording_2024-12-31_at_2.02.38_at_night.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @VictoriaExpensifyThe text was updated successfully, but these errors were encountered: