Skip to content

fix(eap-alerts): Open in Explore link respects custom time #92443

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

Conversation

shruthilayaj
Copy link
Member

Open in explore was not respecting custom time ranges
because we were only passing period. This uses start
and end in the case where a custom range is selected.

@shruthilayaj shruthilayaj requested a review from a team as a code owner May 28, 2025 21:21
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 28, 2025
@shruthilayaj shruthilayaj changed the title fix)eap-alerts): Open in Explore link respects custom time fix(eap-alerts): Open in Explore link respects custom time May 29, 2025
@shruthilayaj shruthilayaj merged commit c4bd4b4 into master May 29, 2025
44 checks passed
@shruthilayaj shruthilayaj deleted the shruthilayajaganathan/exp-304-explore-opens-with-last-28-days-instead-of-alert-time-window branch May 29, 2025 14:58
andrewshie-sentry pushed a commit that referenced this pull request Jun 2, 2025
Open in explore was not respecting custom time ranges
because we were only passing `period`. This uses `start`
and `end` in the case where a custom range is selected.
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