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

[HOLD for payment 2024-08-19] [HOLD for payment 2024-06-20] [HOLD for payment 2024-06-18] Thread - App shows not here page when clicking on blue "Thread" in thread view #43172

Closed
6 tasks done
lanitochka17 opened this issue Jun 6, 2024 · 22 comments
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Engineering Weekly KSv2

Comments

@lanitochka17
Copy link

lanitochka17 commented Jun 6, 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.80-1
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail: N/A
Issue reported by: Applause - Internal Team

Action Performed:

  1. Go to staging.new.expensify.com
  2. Go to workspace chat
  3. Create a manual expense
  4. Click on the expense preview to go to expense report
  5. Send a message
  6. Open the message in thread
  7. Click on the blue "Thread" above the parent message

Expected Result:

App will return to the main chat

Actual Result:

App shows not here page

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

Bug6503923_1717681058420.RPReplay_Final1717680725.1.mp4

View all open jobs on GitHub

@lanitochka17 lanitochka17 added DeployBlockerCash This issue or pull request should block deployment DeployBlocker Indicates it should block deploying the API labels Jun 6, 2024
Copy link

melvin-bot bot commented Jun 6, 2024

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

Copy link
Contributor

github-actions bot commented Jun 6, 2024

👋 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

@Julesssss 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

@lanitochka17
Copy link
Author

We think that this bug might be related to #wave-collect - Release 1

@Julesssss
Copy link
Contributor

I can reproduce. We seem to get stuck in a loop infinitely calling OpenReport and GetOlderActions

Screenshot 2024-06-06 at 15 51 54

@Julesssss
Copy link
Contributor

Actually, this isn't always reproducible. Sometimes it does work. Here are some potentially related issues that I will comment on:

@luacmartins
Copy link
Contributor

@Julesssss I tried to revert #43086, but it did not solve the issue

@luacmartins
Copy link
Contributor

Reverting #42554 seems to fix it for me

@luacmartins
Copy link
Contributor

Here's the revert PR if we decide to revert it

@ikevin127

This comment was marked as off-topic.

@luacmartins
Copy link
Contributor

That link seems unrelated to this issue

@ikevin127
Copy link
Contributor

My bad, I mistaken the link / issue.

I posted the same thing here yesterday: margelo#20 (comment) thinking it's caused by that PR which is not merged yet, therefore confirming that the issue wasn't present yeaterday on staging (at time of testing).

@neil-marcellini neil-marcellini removed the DeployBlocker Indicates it should block deploying the API label Jun 6, 2024
Copy link

melvin-bot bot commented Jun 6, 2024

⚠️ Looks like this issue was linked to a Deploy Blocker here

If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results.

If a regression has occurred and you are the assigned CM follow the instructions here.

If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future.

@francoisl francoisl removed the DeployBlockerCash This issue or pull request should block deployment label Jun 6, 2024
@kmbcook
Copy link
Contributor

kmbcook commented Jun 6, 2024

Proposal

Please re-state the problem that we are trying to solve in this issue.

Thread - App shows not here page when clicking on blue "Thread" in thread view

What is the root cause of that problem?

The root cause stems from #34640 where ReportUtils.getAllAncestorReportActions was originally written. We now know this because fixing that root cause in #42554 causes this regression. See #41519 (comment) for details.

What changes do you think we should make in order to solve the problem?

Address the root cause by using the correct ancestor reportID, instead of leaving the root cause in place and reverting #42554.

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Jun 6, 2024
@Julesssss
Copy link
Contributor

Should be fixed with this revert

@kmbcook
Copy link
Contributor

kmbcook commented Jun 7, 2024

This is a duplicate of #43190. See my proposal there.

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Daily KSv2 labels Jun 11, 2024
@melvin-bot melvin-bot bot changed the title Thread - App shows not here page when clicking on blue "Thread" in thread view [HOLD for payment 2024-06-18] Thread - App shows not here page when clicking on blue "Thread" in thread view Jun 11, 2024
Copy link

melvin-bot bot commented Jun 11, 2024

Reviewing label has been removed, please complete the "BugZero Checklist".

@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Jun 11, 2024
Copy link

melvin-bot bot commented Jun 11, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.81-11 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-18. 🎊

@melvin-bot melvin-bot bot added Weekly KSv2 and removed Weekly KSv2 labels Jun 13, 2024
@melvin-bot melvin-bot bot changed the title [HOLD for payment 2024-06-18] Thread - App shows not here page when clicking on blue "Thread" in thread view [HOLD for payment 2024-06-20] [HOLD for payment 2024-06-18] Thread - App shows not here page when clicking on blue "Thread" in thread view Jun 13, 2024
Copy link

melvin-bot bot commented Jun 13, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.82-4 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-20. 🎊

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Jun 18, 2024
Copy link

melvin-bot bot commented Jun 20, 2024

Skipping the payment summary for this issue since all the assignees are employees or vendors. If this is incorrect, please manually add the payment summary SO.

@melvin-bot melvin-bot bot added the Overdue label Jun 20, 2024
@luacmartins
Copy link
Contributor

I think we can close this since we fixed it with a revert and it was all done internally

@melvin-bot melvin-bot bot removed the Overdue label Jun 20, 2024
@melvin-bot melvin-bot bot added Weekly KSv2 and removed Daily KSv2 labels Aug 12, 2024
@melvin-bot melvin-bot bot changed the title [HOLD for payment 2024-06-20] [HOLD for payment 2024-06-18] Thread - App shows not here page when clicking on blue "Thread" in thread view [HOLD for payment 2024-08-19] [HOLD for payment 2024-06-20] [HOLD for payment 2024-06-18] Thread - App shows not here page when clicking on blue "Thread" in thread view Aug 12, 2024
Copy link

melvin-bot bot commented Aug 12, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.18-10 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-08-19. 🎊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Engineering Weekly KSv2
Projects
None yet
Development

No branches or pull requests

7 participants