Skip to content
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

[Bug] Missing Replays on User Feedback Details #64573

Closed
Tracked by #64671
jas-kas opened this issue Feb 5, 2024 · 4 comments
Closed
Tracked by #64671

[Bug] Missing Replays on User Feedback Details #64573

jas-kas opened this issue Feb 5, 2024 · 4 comments

Comments

@getsantry
Copy link
Contributor

getsantry bot commented Feb 5, 2024

Routing to @getsentry/product-owners-replays for triage ⏲️

@ryan953
Copy link
Member

ryan953 commented Feb 7, 2024

https://sentry.sentry.io/feedback/?feedbackSlug=javascript%3A4946279181&project=11276&referrer=feedback_list_page&statsPeriod=14d has a tag for this replay:

 "replay": {
            "replay_id": "08f65bc4d472417ebb4be0338085a859",
            "type": "default"
        },

when i go to load it, it doesn't load: https://sentry.sentry.io/replays/08f65bc4d472417ebb4be0338085a859/?project=11276&query=&referrer=%2Freplays%2F&statsPeriod=30d&yAxis=count%28%29

404 trying to get the main replay record.

@ryan953
Copy link
Member

ryan953 commented Feb 7, 2024

The 2nd example: https://sentry.sentry.io/feedback/?feedbackSlug=javascript%3A4931610418&project=11276&referrer=feedback_list_page&statsPeriod=14d

is tagged with this replay:

        "replay": {
            "replay_id": "a7fcc2b504d34db296f2c7293bd47f28",
            "type": "default"
        },

Trying to view that directly also doesn't work: https://sentry.sentry.io/replays/a7fcc2b504d34db296f2c7293bd47f28/

it's a 404 trying to find the main replay record.

@ryan953
Copy link
Member

ryan953 commented Feb 7, 2024

I'm thinking we should close this. It's possible for replays to not have been saved, i think this is the case here.

@ryan953 ryan953 closed this as completed Feb 7, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

2 participants