Duplicate Service Name causes Instance Detail to fail #220
Labels
No labels
API
Billing
UI/UX
dependencies
bug
change
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: servala/servala-portal#220
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
When two or more service instances in an organization have the same name, the detail view breaks with:
Steps to Reproduce
Expected Behavior
It must be possible that service instances have the same name.
Possible Solution (Optional)
Include the service ID in the URL scheme, just like we do for example for organizations.
@rixx I created a fix in #221 to unblock some testing. Please don't hesitate to revisit it if there is a better way to solve it. Otherwise we can close this issue.