94c5936e27
* return bad request for identity group cycle detection * add changelog entry * use change release note instead of improvement * fix err reference * fix TestIdentityStore_GroupHierarchyCases
4 lines
175 B
Plaintext
4 lines
175 B
Plaintext
```release-note:change
|
|
identity: a request to `/identity/group` that includes `member_group_ids` that contains a cycle will now be responded to with a 400 rather than 500
|
|
```
|