-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: UI
-
Tags:
-
Sprint:nxGang Sprint 10.2.4
-
Story Points:2
Reproduction steps:
- have a group "A"
- set group "A" as a subgroup of "powerusers" group
- have a user "X" being put in the group "A"
- authenticate with user "X"
=> the "Administration" panel is not being displayed
It seems the isMember method is only looking at direct groups: https://github.com/nuxeo/nuxeo-ui-elements/blob/v2.2.2/nuxeo-filters-behavior.html#L149