cloudfoundry / cloudfoundry/stratos

Service Instances of Services with no access fail to show service info

Open
#4,588 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
267
Forks
137
Avg merge
5h 14m
Merged PRs (30d)
77

Description

  • Service instances of a service created, afterwards access to service is removed via cli disable-service-access
  • In our service cards we then fail to show service data (both app service instance list and service instance wall)
  • CLI handles this by fetching space summary... which brings in service instances... which brings in service plan... which brings in service name (last one not by relation, just a property on the plan). This would be tricky for us on the service instance wall
  • Seen in the sandbox

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the service cards, app service instance list, and service instance wall, then compare their data loading with the CLI's disable-service-access and space-summary flow. Done means service information remains visible for instances whose service access was later removed, including in the sandbox scenario.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cloud, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.