-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 69.1
-
Component/s: Help & Documentation
-
Backlog priority:200
-
Sprint:nxNest Sprint 9.3.7, nxNest Sprint 9.3.8
-
Story Points:1
In Studio, event handlers screen
- Tooltip for current user is member of mentions EL expressions
- But event handlers actually use MVEL
=> Help should be updated to reflect this.
TODO
- In event handlers screen
- Update help label for "current user is member of" with:
Activated only if current user is a member of given group, and since version 5.6, also if user is member of one of this group's children. This is equivalent to using a custom MVEL expression with value "CurrentUser.principal.isMemberOf('groupname')".