-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Thread/LHN - Parent message is not updated in LHN after editing it in thread conversation #61995
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
Comments
Triggered auto assignment to @Christinadobrzyn ( |
It is the duplicate issue @jponikarchuk. We are already having same open issue here. #61900 |
ProposalPlease re-state the problem that we are trying to solve in this issue.Thread/LHN - Parent message is not updated in LHN after editing it in thread conversation What is the root cause of that problem?while calculating the title/ReportName/ThreadName of LHN we doesn't take into account the Lines 701 to 704 in 074a9fd
What changes do you think we should make in order to solve the problem?We need to consider the Lines 701 to 704 in 074a9fd
const reportName = getReportName(report, policy, parentReportAction, undefined, invoiceReceiverPolicy);
What specific scenarios should we cover in automated tests to prevent reintroducing this issue in the future?N/A What alternative solutions did you explore? (Optional)Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
@Burhan-Rashid It's a same root issue, thanks |
Sounds good - thanks for catching that @Burhan-Rashid - closing in favor of #61900 |
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: 9.1.45-6
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/6094905
Email or phone of affected tester (no customers): N/A
Issue reported by: Applause Internal Team
Device used: MacBook Air 15.4 Crome, iPhone 15 iOS 18.4.1 Safari
App Component: Left Hand Navigation (LHN)
Action Performed:
Expected Result:
Parent message is updated in the LHN of the thread conversation after editing it
Actual Result:
Parent message is not updated in LHN after editing it in thread conversation. It gets updated, when user navigates away from the thread and back.
Workaround:
Unknown
Platforms:
Screenshots/Videos
1.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: