Skip to content

feat(replay): Capture replays for users without org in context #90788

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

Merged
merged 1 commit into from
May 2, 2025

Conversation

billyvg
Copy link
Member

@billyvg billyvg commented May 1, 2025

We have some errors that do not have any replays bc the user does not have any orgs. Previously we checked feature flags before deciding to record a replay, but those have been removed, so there is no need to check the org at all.

We have some errors that do not have any replays bc the user does not have any orgs. Previously we checked feature flags before deciding to record a replay, but those have been removed, so there is no need to check the org at all.
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 1, 2025
@billyvg billyvg changed the title feat(replay): Capture replays for users with org in context feat(replay): Capture replays for users without org in context May 1, 2025
@billyvg billyvg marked this pull request as ready for review May 1, 2025 21:56
@billyvg billyvg requested a review from a team May 1, 2025 21:56
@billyvg billyvg merged commit 607a32b into master May 2, 2025
43 checks passed
@billyvg billyvg deleted the feat-replay-capture-replays-with-no-organization branch May 2, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants