-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[$250] Reports - Expense report opens when individual expense row is clicked #61321
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 @sakluger ( |
Job added to Upwork: https://www.upwork.com/jobs/~021918344113541720120 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @c3024 ( |
Triggered auto assignment to @RachCHopkins ( |
I will be OOO from May 5 - 16, so I have added another BZ member to watch over the issue while I'm out. |
ProposalPlease re-state the problem that we are trying to solve in this issue.The expense report opens instead, when the individual expense is clicked. What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?
let reportID =
isTransactionItem && item.transactionThreadReportID !== CONST.REPORT.UNREPORTED_REPORT_ID
? item.transactionThreadReportID
: item.reportID; App/src/components/SelectionList/Search/ReportListItem.tsx Lines 101 to 105 in ec1a8cd
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)N/A |
That check was specifically added in this PR to fix some issues. Removing it can bring them back. I think we should fix this from backend. |
This needs a fix from the backend. This needs to be internal. |
@c3024 Huh... This is 4 days overdue. Who can take care of this? |
@c3024 6 days overdue. This is scarier than being forced to listen to Vogon poetry! |
@sakluger @RachCHopkins @c3024 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 just got back from OOO - I'm going to move this to weekly while I figure out prioritization and work on recruiting an engineer to fix it. |
@c3024 Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Uh oh!
There was an error while loading. Please reload this page.
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.39-2
Reproducible in staging?: Yes
Reproducible in production?: Yes
If this was caught during regression testing, add the test name, ID and link from TestRail: Exp
Email or phone of affected tester (no customers): [email protected]
Issue reported by: Applause Internal Team
Device used: Mac 15.3 / Chrome
App Component: Search
Action Performed:
Precondition:
Expected Result:
The transaction thread of the selected expense will open.
Actual Result:
The expense report opens instead, when the individual expense is clicked.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6819407_1746180003933.20250502_175351.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @c3024The text was updated successfully, but these errors were encountered: