cloudfoundry / cloudfoundry/stratos
Add user to space with role "user" does not display correctly.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 267
- Forks
- 137
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 77
Description
Given an existing user with no roles belonging to an org. When adding the "developer" role for an existing space, this user shows only under the org. summary, but not on the space summary. Clicking through to the space user details shows the user in the list correctly. This is resolved on Stratos logout/login again.
Possibly related to #3764
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
Reproduce the described role-assignment flow: add the developer role to an existing space user and compare the organization and space summaries with the space user details. Read the discussion in #3764 for related context, then trace the summary views involved. Done means the user appears correctly in the space summary without requiring logout and login.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100