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 helpdesk issue text at the end. Include:
Service, Instance Name, Instance Display Name, Organization Namespace
And a convenient kubectl command: "kubectl -n $organization.namespace get $context.service_definition.api_definition.kind $serviceinstance.name"
And which control plane the service is located at: $context.control_plane.api_credentials.server
Support form select related instance(s)to Select related instance(s) in support form