-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Some random name displayed on the confirmation page when creating an expense #60388
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 @adelekennedy ( |
This has been labelled "Needs Reproduction". Follow the steps here: https://stackoverflowteams.com/c/expensify/questions/16989 |
@waterim Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@waterim Huh... This is 4 days overdue. Who can take care of this? |
I was able to reproduce this. Being fixed in #60857. Steps to reproduce:
The issue is that we were only filtering for outstanding reports on the same policy, so admins would have access to reports from other users. When creating or moving transactions to reports, admins should only be able to do so between reports belonging to the same user. So the fix is to filter the outstanding reports by policy AND report owner (when moving between existing reports) or currentUser when creating a new report |
Issue not reproducible during KI retests. (First week) |
I left a comment above on the reproducible steps. I also have a PR to fix this |
Fixed in staging. Closing. |
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:
Reproducible in staging?: need reproduction
Reproducible in production?: need reproduction
If this was caught on HybridApp, is this reproducible on New Expensify Standalone?:
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @shawnborton
Slack conversation (hyperlinked to channel name): expensify-bug
Action Performed:
Expected Result:
Correct report name appears for report field
Actual Result:
Showing random name in the report field
Workaround:
unknown
Platforms:
Select the officially supported platforms where the issue was reproduced:
Platforms Tested:
On which of our officially supported platforms was this issue tested:Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub
Issue Owner
Current Issue Owner: @luacmartinsThe text was updated successfully, but these errors were encountered: