Skip to content

Bug fix: Better UMAPI limits checking

Compare
Choose a tag to compare
@adobeDan adobeDan released this 15 Nov 01:44
· 112 commits to master since this release
1c0eee5

The UMAPI limits the number of groups (or roles) that can be added or removed to a user in a single action step to 10, but the umapi-client was not checking for that limit and splitting action steps as necessary to stay within it. Now it does.