cloudfoundry / cloudfoundry/stratos

'Edit' service instance in application services tabs doesn't allow edit of binding

Open
#4,079 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

  • 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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.