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

Widget with multiple filters renders multiple aggregates in chart #82548

Open
narsaynorath opened this issue Dec 23, 2024 · 1 comment
Open

Comments

@narsaynorath
Copy link
Member

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Create a chart with a count() aggregate
  2. Add two filters
  3. Save the widget
  4. Open the widget back up for editing with the new widget builder

Expected Result

The same state that you saved it in (i.e. one y-axis and two filters) persists.

Actual Result

There are two y-axes now. This is probably because of how we map over the widget queries to make the query param state. For the fields or y-axes, it should just map a single widget queries instead of looping over them.

Product Area

Unknown

Link

No response

DSN

No response

Version

No response

@getsantry
Copy link
Contributor

getsantry bot commented Dec 23, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant