Skip to content
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] mWeb -Error page when open #exfy-roadmap while #new-expensify-feedback is open #43580

Closed
3 of 6 tasks
lanitochka17 opened this issue Jun 12, 2024 · 47 comments
Closed
3 of 6 tasks
Assignees
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors retest-weekly Apply this label if you want this issue tested on a Weekly basis by Applause

Comments

@lanitochka17
Copy link

lanitochka17 commented Jun 12, 2024

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: 1.4.82-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/4622123&group_by=cases:section_id&group_id=229066&group_order=asc
Email or phone of affected tester (no customers): gocemate+a233@gmail.com
Issue reported by: Applause - Internal Team

Action Performed:

  1. Logout of New Expensify if logged in
  2. Navigate to the following link - https://staging.new.expensify.com/r/6776919265133947
    (#new-expensify-feedback)
  3. While #new-expensify-feedback is open navigate to the following link - https://staging.new.expensify.com/r/868417741568295
    (#exfy-roadmap)

Expected Result:

#exfy-roadmap room should open and chat history should be visible

Actual Result:

Error page appears when navigate to #exfy-roadmap link while #new-expensify-feedback is open

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence

Bug6510717_1718191721627.Recording__3174.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~017e4f9542b1cde2bc
  • Upwork Job ID: 1800937045717141030
  • Last Price Increase: 2024-07-17
@lanitochka17 lanitochka17 added DeployBlockerCash This issue or pull request should block deployment DeployBlocker Indicates it should block deploying the API labels Jun 12, 2024
Copy link

melvin-bot bot commented Jun 12, 2024

Triggered auto assignment to @youssef-lr (DeployBlockerCash), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.

Copy link
Contributor

👋 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:

  1. Identify the pull request that introduced this issue and revert it.
  2. Find someone who can quickly fix the issue.
  3. Fix the issue yourself.

@lanitochka17
Copy link
Author

@youssef-lr FYI 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

@tsa321

This comment was marked as resolved.

@tsa321

This comment was marked as resolved.

@youssef-lr youssef-lr added Daily KSv2 Hourly KSv2 and removed Hourly KSv2 DeployBlockerCash This issue or pull request should block deployment Daily KSv2 DeployBlocker Indicates it should block deploying the API labels Jun 12, 2024
@youssef-lr
Copy link
Contributor

This is reproducible on production too, removing blocker

image

@youssef-lr youssef-lr added Daily KSv2 External Added to denote the issue can be worked on by a contributor Hourly KSv2 Bug Something is broken. Auto assigns a BugZero manager. and removed Hourly KSv2 labels Jun 12, 2024
Copy link

melvin-bot bot commented Jun 12, 2024

Job added to Upwork: https://www.upwork.com/jobs/~017e4f9542b1cde2bc

@melvin-bot melvin-bot bot changed the title Public room - mWeb -Error page when open #exfy-roadmap while #new-expensify-feedback is open [$250] Public room - mWeb -Error page when open #exfy-roadmap while #new-expensify-feedback is open Jun 12, 2024
@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Jun 12, 2024
Copy link

melvin-bot bot commented Jun 12, 2024

Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane (External)

@mvtglobally
Copy link

Issue not reproducible during KI retests. (First week)

Copy link

melvin-bot bot commented Jul 3, 2024

📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸

@tsa321
Copy link
Contributor

tsa321 commented Jul 4, 2024

@rushatgabhane I think the simple solution is to change the comparison in here:

if (lastUpdateID && lastUpdateIDAppliedToClient && Number(lastUpdateID) <= lastUpdateIDAppliedToClient) {
Log.info('[OnyxUpdateManager] Update received was older than or the same as current state, returning without applying the updates other than successData and failureData');

from <= lastUpdateIDAppliedToClient to < lastUpdateIDAppliedToClient

@melvin-bot melvin-bot bot added the Overdue label Jul 4, 2024
Copy link

melvin-bot bot commented Jul 5, 2024

@johncschuster, @youssef-lr, @rushatgabhane Whoops! This issue is 2 days overdue. Let's get this updated quick!

@rushatgabhane
Copy link
Member

@tsa321 in the existing code, do you know why an onyx update is applied even if updateID is same? Because I'm concered about any regression that might arise

@melvin-bot melvin-bot bot removed the Overdue label Jul 8, 2024
@tsa321
Copy link
Contributor

tsa321 commented Jul 9, 2024

@rushatgabhane Since the Onyx update for HTTPS occurs within applyHTTPSOnyxUpdates and considering the WRITE API operates sequentially, I believe changing the comparison from <= to < will not cause any regression.

Copy link

melvin-bot bot commented Jul 10, 2024

📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸

Copy link

melvin-bot bot commented Jul 10, 2024

@johncschuster @youssef-lr @rushatgabhane this issue is now 4 weeks old, please consider:

  • Finding a contributor to fix the bug
  • Closing the issue if BZ has been unable to add the issue to a VIP or Wave project
  • If you have any questions, don't hesitate to start a discussion in #expensify-open-source

Thanks!

Copy link

melvin-bot bot commented Jul 12, 2024

@johncschuster, @youssef-lr, @rushatgabhane Uh oh! This issue is overdue by 2 days. Don't forget to update your issues!

@melvin-bot melvin-bot bot added the Overdue label Jul 12, 2024
@johncschuster
Copy link
Contributor

@rushatgabhane / @youssef-lr do you believe this is still an issue? I noticed @mvtglobally was unable to reproduce the behavior here. How about we retest this one more time, and if it doesn't persist, we close it?

@melvin-bot melvin-bot bot removed the Overdue label Jul 12, 2024
@johncschuster johncschuster added Overdue retest-weekly Apply this label if you want this issue tested on a Weekly basis by Applause and removed Overdue labels Jul 12, 2024
@melvin-bot melvin-bot bot added the Overdue label Jul 15, 2024
@johncschuster
Copy link
Contributor

johncschuster commented Jul 15, 2024

Waiting on a retest. I'll ping the QA room for that.

Asked here

@melvin-bot melvin-bot bot removed the Overdue label Jul 15, 2024
@mvtglobally
Copy link

Error page appears when navigate to #exfy-roadmap link while #new-expensify-feedback is open

1721032969224.Screen_Recording_20240715_114222_Chrome.mp4

Copy link

melvin-bot bot commented Jul 17, 2024

📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸

@melvin-bot melvin-bot bot added the Overdue label Jul 18, 2024
@johncschuster
Copy link
Contributor

Getting a sense check on the priority of this issue here

@melvin-bot melvin-bot bot added Overdue and removed Overdue labels Jul 18, 2024
Copy link

melvin-bot bot commented Jul 22, 2024

@johncschuster, @youssef-lr, @rushatgabhane Whoops! This issue is 2 days overdue. Let's get this updated quick!

@johncschuster
Copy link
Contributor

We're going to close this for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 Engineering External Added to denote the issue can be worked on by a contributor Help Wanted Apply this label when an issue is open to proposals by contributors retest-weekly Apply this label if you want this issue tested on a Weekly basis by Applause
Projects
No open projects
Archived in project
Development

No branches or pull requests

7 participants