Select related instance(s) in support form #291
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#291
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?
Stories
As a user, I want to provide as much context for support requests as possible
Implementation Notes
Add an option to the support form to optionally select one or multiple service instances that are related to the support request.
Include the information on which instances are selected in the help desk issue text at the end. Include:
Control Plane, Organization Namespace, Service Name, Instance ID, Instance Display Name
And a convenient kubectl command: "kubectl -n $organization.namespace get $context.service_definition.api_definition.kind $serviceinstance.name"
In addition, add a "Get Support" button on the service detail page on the top which links to the support form, pre-selecting the instance accordingly.
Support form select related instance(s)to Select related instance(s) in support form