Skip to content

fix: remove users only if exists

Varunkumar Manohar requested to merge slb/vm/remove-users-ifexists into master

This MR removes users from dataset ACLs or subproject ACLs only if the user exists. Previously, the code-behind tried removing the user from ever group in the ACLs which was sub-optimal.

Edited by Varunkumar Manohar

Merge request reports