Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service names aren't showing in an app's service screen #4577

Closed
2 of 9 tasks
forbushbl opened this issue Sep 15, 2020 · 2 comments · Fixed by #4589
Closed
2 of 9 tasks

Service names aren't showing in an app's service screen #4577

forbushbl opened this issue Sep 15, 2020 · 2 comments · Fixed by #4589
Labels
bug community Community Raised Issue
Milestone

Comments

@forbushbl
Copy link
Contributor

Stratos Version

v4.0.1

Frontend Deployment type

  • Cloud Foundry Application (cf push)
  • Kubernetes, using a helm chart
  • Docker, single container deploying all components
  • npm run start
  • Other (please specify below)

Backend (Jet Stream) Deployment type

  • Cloud Foundry Application (cf push)
  • Kubernetes, using a helm chart
  • Docker, single container deploying all components
  • Other (please specify below)

Expected behaviour

When you navigate to an app and then click on its services tab, we expect to see the name of each service.

Actual behaviour

The name of all services appears to be missing from the app's services tab

image

Steps to reproduce the behavior

  1. Login to Stratos
  2. Click on Applications
  3. Click on any application that has services bound to it
  4. Click on the app's services tab
    Result: There is a card for each service but the names are missing.
@forbushbl
Copy link
Contributor Author

I should mention that this issue only occurs in card view. In list view, the names are showing up properly

@richard-cox
Copy link
Contributor

@forbushbl Thanks for raising this issue, we'd lost the name a few releases back and i've created a fix

@richard-cox richard-cox added this to the 4.2.0 milestone Sep 17, 2020
@richard-cox richard-cox added community Community Raised Issue bug labels Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug community Community Raised Issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants