cloudfoundry / cloudfoundry/stratos

'Finish' redirect on edit service instance is incorrect

Open
#3,446 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

  • Edit a service instance (not user provided service instance) from the app service instance tab
  • On finish user is redirected to service instance wall instead of app service instance tab
  • See
    src/frontend/packages/core/src/shared/components/add-service-instance/specify-details-step/specify-details-step.component.ts routeToServices
    src/frontend/packages/core/src/shared/components/add-service-instance/csi-mode.service.ts this.mode

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 in src/frontend/packages/core/src/shared/components/add-service-instance/specify-details-step/specify-details-step.component.ts at routeToServices, then inspect src/frontend/packages/core/src/shared/components/add-service-instance/csi-mode.service.ts and this.mode. Reproduce editing a non-user-provided service instance from the app service instance tab. Done means Finish returns to the app service instance tab rather than the service instance wall.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.