dsp-api
dsp-api copied to clipboard
admin-api: wrong data in groupsPerProject
When I remove a user from a project, but the user is in the project-admin group, it doesn’t update this information. Now I get the following user-response back:

Five objects in permissions.groupsPerProject, but only four project objects.
Do we have to make two post requests? First remove from project-admin group, and then remove from projects?