Skip to content

fix: resolve group addition to use only member role

Varunkumar Manohar requested to merge slb/vm/always-add-with-member-role into master

This merge request accomplishes the following

  1. Removes redundant code
  2. Always add users as members to both admin and viewer entitlements groups. Though users can be added with owner role in a group, a group cannot be added in another group with owner role. This is a entitlements group addition limitation.
Edited by Sacha Brants

Merge request reports