Skip to content

BUG: Wrong Breadcrumb link for MCP #168

@n3rdc4ptn

Description

@n3rdc4ptn

What happened?

When clicking on this link
Image

The link behind this breadcrumb:
https://%REDACTED%/#/mcp/projects/%PROJECTNAME%/workspaces/test/mcps/dev-mcp

the page reloads to the wrong page.
The correct link seems to be
https://%REDACTED%/#/mcp/projects/%PROJECTNAME%/workspaces/test/mcps/dev-mcp/context/mcp-project-%PROJECTNAME%--ws-test-dev-mcp--openmcp

What did you expect to happen and why?

I just see the MCP overview page

Please assign the appropriate priority to this issue.

/priority normal

Solution approach

Check if we can get rid of the suffix of .../context/.... at all and just have the:
https://%REDACTED%/#/mcp/projects/%PROJECTNAME%/workspaces/test/mcps/dev-mcp

Only if thats not easy, we should have a quick workaround by redirecting from the shorter URL to the longer one.

Metadata

Metadata

Assignees

Labels

area/mcp-uiAll ManagedControlPlane UI related issueskind/bugpriority/lowFeature needs improvement, not urgent

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions