-
Notifications
You must be signed in to change notification settings - Fork 84
[BUG] Update observability in url validation #232
Copy link
Copy link
Closed
Labels
Description
Describe the bug
Observability plugin url changed from observability to observability-dashboards, the reporting validation is still expecting observability.
In-context menu validation will fail and user won't be able to download notebook reports within menu, although they are still able to create and download notebook reports in reporting UI as a workaround.
To Reproduce
Steps to reproduce the behavior:
- Create a notebook in observability plugin
- Click on "Reporting actions"
- Click on "Download PDF" and "Download PNG", network requests will fail with
[query_url]: invalid relative url - Click on "Create report definition" button still works
Expected behavior
All buttons should work
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
- OS: [e.g. iOS]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Reactions are currently unavailable