-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Clicking on an image in the email I received leads to a "Hmm... it's not here" page. #53770
Comments
Triggered auto assignment to @JmillsExpensify ( |
Triggered auto assignment to @mjasikowski ( |
Triggered auto assignment to @dangrous ( |
💬 A slack conversation has been started in #expensify-open-source |
👋 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:
|
This also happens in prod. Demoting to NAB. |
Hm this feels like it might be backend, but definitely open to a front end solve if we have one! Will look shortly |
Trying to replicate locally, apparently it's hard to get the email summaries to send. |
Trying to get some help replicating this, once i can we can figure out the solution |
Okay so I managed to reproduce finally. The issue looks like the formation of the link from the email, vs. how you get there from the app itself. I don't yet know exactly which parts are causing the biggest issues, but here's the details. Link from email:
URL from navigating in App:
Differences:
Playing around, I think a few things are happening:
The nice thing is that it's consistent, it's not about whether or not the user has access to the particular report or attachment or whatever. That is, after I successfully open it, the email link still doesn't work. So it should be easy to reproduce / update that link once I find the logic. |
That was a while ago, but it |
Yeah hrm. Okay so I've got nearly all of what we need. I've updated the backend to use the right format:
This works on dev! Yay! However, I looked into production a little bit and I'm not 100% sure it will solve the problem. I found a recent image from the social channel. The link I received in my email (which doesn't work) was
Adapting that into what my updated backend will send, we'll get:
Unfortunately, that still doesn't work. Let's keep going. The link that actually works, via App, is
Adapting that into the same format from my change, it still works like this:
At this point, we're at exactly the same link [format] as my new format. But it looks like the email link still wouldn't work, even with the changes - because the reportActionID (I assume that's what the numbers after I'm hoping that's unrelated, and it might work if we push this change? I'm heartened by it working on dev... but that's definitely peculiar. |
BE fix that should hopefully fix this is merged, not yet deployed |
Okay it did not fix it, I'm waiting to get a new image link so I can try to identify what else we can try. |
@dangrous want me to send you an image? Don't open the DM so it will ship to your email. |
that would be great @davidcardoza ! I just tried sending myself one from my expensifail account but it didn't come through, even after way more than 10 minutes... maybe yours will work |
Sent a pic over via DM, it's a beaut. |
So in that testing ^ it DID work as expected. Do you think we should have QA re-test this one more time? I'll also send you one @davidcardoza for another local test. |
Okay so it seems to work MORE of the time now, but not all the time.
I... am not sure what to do with that info haha. We're batting .750-1.000 but not certain it's enough. What do we think? |
@JmillsExpensify @mjasikowski @dangrous this issue was created 2 weeks ago. Are we close to a solution? Let's make sure we're treating this as a top priority. Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
@JmillsExpensify, @mjasikowski, @dangrous Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@JmillsExpensify, @mjasikowski, @dangrous Huh... This is 4 days overdue. Who can take care of this? |
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.0.73-0
Reproducible in staging?: Y
Reproducible in production?: N
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: @davidcardoza
Slack conversation (hyperlinked to channel name): #quality
Action Performed:
Expected Result:
The image displayed without any issue
Actual Result:
hmm... it's not here message displayed
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Screenshare.-.2024-12-09.8_40_44.AM.mp4
Recording.833.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: