cloudfoundry / cloudfoundry/stratos
'Edit' service instance in application services tabs doesn't allow edit of binding
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
-
application services list (card and now also table) edit buttons go to edit service stepper
-
edit service stepper does not contain bind step, so cannot edit the binding parameters
-
also permissions are incorrect, all currently check if user can edit the service binding, rather than edit the service instance (note - users without correct permissions will see a failed api call if they attempt to edit)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the application services list and the edit service stepper, including both card and table edit buttons. Trace how binding parameters and service-instance permissions are handled, then verify that editing includes the binding step and checks the appropriate permission without producing a failed API call for unauthorized users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- authorization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100