Skip to content

fix(dashboards): Apply dashboard filters to open links #91798

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

narsaynorath
Copy link
Member

Pass along the dashboard filters and apply them as an AND filter on top of the base query.

Any "Open in X" links should now work with the release filters at the top of the dashboard for Discover, Issues, Explore, Releases (releases doesn't actually apply the base filter it seems, and can only be accessed through the widget viewer)

@narsaynorath narsaynorath requested a review from a team as a code owner May 16, 2025 14:33
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 16, 2025
Copy link

codecov bot commented May 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #91798   +/-   ##
=======================================
  Coverage   85.37%   85.37%           
=======================================
  Files       10344    10344           
  Lines      586146   586140    -6     
  Branches    22543    22543           
=======================================
- Hits       500417   500414    -3     
+ Misses      85140    85137    -3     
  Partials      589      589           

@narsaynorath narsaynorath force-pushed the narsaynorath/dain-488-release-filter-removed-when-clicking-open-in-explore branch from 636124c to 2e9526f Compare May 16, 2025 14:54
@narsaynorath narsaynorath merged commit 2f0c99c into master May 16, 2025
42 checks passed
@narsaynorath narsaynorath deleted the narsaynorath/dain-488-release-filter-removed-when-clicking-open-in-explore branch May 16, 2025 15:47
andrewshie-sentry pushed a commit that referenced this pull request May 20, 2025
Pass along the dashboard filters and apply them as an AND filter on top
of the base query.

Any "Open in X" links should now work with the release filters at the
top of the dashboard for Discover, Issues, Explore, Releases (releases
doesn't actually apply the base filter it seems, and can only be
accessed through the widget viewer)
@github-actions github-actions bot locked and limited conversation to collaborators Jun 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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