You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(dashboards-comparison): check aggregates and columns fields in case fields is empty (#96474)
There are a couple widget cases where there is nothing in `fields` array
but have something in the `aggregates` and `columns` array. I've merged
all of the lists to ensure we have all the fields in the widget.
0 commit comments