-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Opening a unknown report from the URL displays a blank chat page and no error - Reported by: @parasharrajat #5897
Comments
Triggered auto assignment to @NikkiWines ( |
Proposal
|
👍 Looks good for UpWork, I agree with @parasharrajat. I don't think we need a call to the backend for this. |
Triggered auto assignment to @trjExpensify ( |
@trjExpensify Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Oops, seemed to have missed this. Sorry! Removed the |
Triggered auto assignment to @deetergp ( |
Let's go with @parasharrajat proposal. The |
Ok. Thanks @Beamanator . I will look into different ways. |
Haven't found anything on the first look. I will try to find one as soon as possible. Def, not a priority. |
No updates to report. |
No updates. Since this is apparently not a priority, I'm going to bump it down to Monthly. |
Where are we at with this? Is it still an issue? |
I think it is. I will try to find a solution to this problem. Adding to my Todo... |
Any movement here? |
Nope. We should export it again. I don't see any way to fix it atm. You can remove the report by me from the issue details and just reopen it for the start price. I can review the proposals as C+. |
@trjExpensify Let's put this one back in the |
👋 Sorry for the slow response, I've been OoO. Going back to the OP for a sec:
I follow those steps and I get this error message when changing the reportID to something random. I'm navigated back to the reportID I was previously on before amending it: So what's the bug here, this is the expected result no? If that's the case, then I think we close this issue out. |
Yup, if this is working then we can close it. |
So to confirm, that is the expected result here right? Do you want to just confirm the same result as I got above and then we can close it out. |
That's right, @trjExpensify. If you check App/src/libs/actions/Reports.js (line 385-390), you'll see that this scenario is already being handled using App/src/libs/actions/Report.js Lines 429 to 436 in ad637d3
And that function is defined as follows (line 1500-1506): App/src/libs/actions/Report.js Lines 1500 to 1506 in ad637d3
So, it will throw an error and redirect to Concierge (as you showed). In my opinion, this issue can be closed. |
Awesome, sounds good! Closing it out 👍 |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
There should be an error about being unable to navigate to that report and user should be redirected to last chat.
Actual Result:
Blank conversation is displayed.
Workaround:
N/A.
Platform:
Where is this issue occurring?
Version Number: 1.1.8-0
Reproducible in staging?: Yes
Reproducible in production?: Yes
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
Issue reported by: @parasharrajat
Slack conversation: https://expensify.slack.com/archives/C01GTK53T8Q/p1634244884298600
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: