| Type |
Bug
|
| Priority |
Major
|
| Assignee | |
| Version |
1.11.0
|
| Sprints |
n/a
|
| Customer |
n/a
|
Issue Votes (0)
| Type |
Bug
|
| Priority |
Major
|
| Assignee | |
| Version |
1.11.0
|
| Sprints |
n/a
|
| Customer |
n/a
|
Admin users seem to lack privileges to edit some project settings. This is a bug.
Admin users are correctly bypassed at the API boundary but the service layer performs its own membership check, which means admin users cannot add or update project members unless they are explicitly a member of the project themselves.
Admin role should transcend project-level membership restrictions consistently across all layers.