Allow non-admins to access group personal collections
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
**Is your feature request related to a problem? Please describe.**
There's a feature request from a customer that needs to get into personal collections to know what the users are building to help them, but this user is not an admin.
**Describe the solution you'd like**
A permission to get into the personal collection of the same users in the group
**Describe alternatives you've considered**
None
**How important is this feature to you?**
Requested by a customer
**Additional context**
NA
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
The issue requests a new permission allowing non-admin group members to access other users' personal collections. No files, tests, entry points, or implementation details are identified, so first clarify the permission's scope and intended behavior before locating the relevant authorization and collection code. Done means the permission is defined, enforced, and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100