-
Couldn't load subscription status.
- Fork 712
Description
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
- Stop a resource
- Go to console logs page and select the resource. The URL includes
(Exited) - Go to resources page.
- 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