Skip to content

fix(admin): fixed a bug where checkboxes were disabled in group members page

Created by: xflord

Previous solution didn't cause problems, since the group members page didn't provide the Lifecycle attribute to dynamic members list, however with https://github.com/CESNET/perun-web-apps/pull/1083 its now necessary and this bug was revealed.

Merge request reports