Two Devin-flagged regressions on the squashed PR #106 head:
1) PATCH /api/admin/groups/{id} blanket-rejected on system groups.
The repository guard at src/repositories/user_groups.py was already
narrowed to "rename only" by
|
||
|---|---|---|
| .. | ||
| api | ||
| auth | ||
| marketplace_server | ||
| web | ||
| __init__.py | ||
| instance_config.py | ||
| main.py | ||
| resource_types.py | ||
| secrets.py | ||
| utils.py | ||