Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
Opensearch-Dashboards 2.18
Opensearch 2.18
Chrome browser
Describe the issue :
Clicking the Inspect button for a saved object generates an http/404 for the URL
Example (a saved dashboard):
https://serveraddress/opensrch/management/opensearch-dashboards/objects/savedDashboards/<UUID of saved object>
{"statusCode":404,"error":"Not Found","message":"Not Found"}
The dashboard, visualization, etc. appears to otherwise load and function normally when loaded from the Dashboards or Visualization lists or a bookmarked URL.
This occurs for both global and private tenants.
The user has the “all_access” role via the security plugin.
Configuration :
Relevant Logs or Screenshots :
Mantas
January 16, 2025, 10:57am
2
Hi @jaimie.livingston ,
Have you checked the below, is this what you are experiencing?
opened 06:05PM - 08 Jan 25 UTC
closed 09:53PM - 09 Jan 25 UTC
bug
**Describe the bug**
In Dashboard management -> Saved objects table, the Insp… ect saved object button redirects to an invalid URL. It seems it's missing the `/app` at the beginning.
**To Reproduce**
Steps to reproduce the behavior:

**Expected behavior**
Show the saved object definition
**OpenSearch Version**
v2.18.0
**Dashboards Version**
v2.18.0
**Plugins**
This can be replicated in a vanilla installation and also in Opensearch Playground.
**Host/Environment (please complete the following information):**
- Browser and version [e.g. 22]
Best,
mj