Apply RBAC Creator pattern to ProjectFairShare
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 368
Description
Apply RBAC Creator pattern to ProjectFairShare (auto sub-entity of ResourceGroup). ProjectFairShare has a direct GET API via GraphQL admin_project_fair_share(). Per updated plan, auto sub-entities with single-item GET APIs now require RBAC Creator registration.
JIRA Issue: BA-5076
Contributor guide
Research direction
Start at the GraphQL admin_project_fair_share() entry point and compare ProjectFairShare with the existing RBAC Creator pattern for ResourceGroup auto sub-entities. Trace the registration path and verify that ProjectFairShare is registered as required for its single-item GET API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, python
- Domain
- api, authorization, backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100