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(discover): Use legacy project event redirect for discover error l… (#68952)
…inks
This uses the legacy ProjectEventRedirect component that is still in use
to redirect an error event without a trace id to the issue details page.
Quering for the issue forces discover to use the errors table by default
unless another condition uses the transactions table.
0 commit comments