-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[ML] Fixes links to the Single Metric Viewer from the Annotations and Forecasts tables #192000
[ML] Fixes links to the Single Metric Viewer from the Annotations and Forecasts tables #192000
Conversation
Pinging @elastic/ml-ui (:ml) |
💚 Build Succeeded
Metrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and LGTM ⚡
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and LGTM, great to see the tests added to cover this!
Summary
Fix for: #191936
Fixes navigation from the Forecasts & Annotations table to the Single Metric Viewer. Added functional tests.
Tested on 8.15 - issue doesn't exist, it was probably introduced in #189729
Checklist