Commit e790da0
fix(dashboards): Persist global filters when adding widget to dashboard
Apply dashboard global filters to widget query conditions before passing
them to the Add to Dashboard modal. Previously, filters like
span.system or sentry.normalized_description were lost when using
'Add to Dashboard' or 'Open in Widget Builder' from the widget
context menu.
Fixes BROWSE-472
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9c8c155 commit e790da0
File tree
1 file changed
+9
-0
lines changed- static/app/views/dashboards/widgetCard
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
389 | 398 | | |
390 | 399 | | |
391 | 400 | | |
| |||
0 commit comments