dsp-api icon indicating copy to clipboard operation
dsp-api copied to clipboard

admin-api: wrong data in groupsPerProject

Open kilchenmann opened this issue 6 years ago • 0 comments

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:

groupsperpermission

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?

kilchenmann avatar Apr 12 '19 07:04 kilchenmann