Skip to content

Console logs friendly url regression #8831

@JamesNK

Description

@JamesNK

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Regression from #8470

The URL includes the state of the resource, e.g. https://localhost:15887/consolelogs/resource/basketcache-commander%20%28Exited%29. This breaks links to the console page.

Expected Behavior

The URL for a basketcache resource with no replicas is always https://localhost:15887/consolelogs/resource/basketcache

Steps To Reproduce

  1. Stop a resource
  2. Go to console logs page and select the resource. The URL includes (Exited)
  3. Go to resources page.
  4. Click the console logs button for that resource. The console logs page loads but the resource isn't selected.

Exceptions (if any)

No response

.NET Version info

No response

Anything else?

No response

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions