-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
None
-
None
User widget :
- when setting multiple value with setValue("login1,login2") the users cannot be found, because a search is done with "login1,login2" instead of 2 distinct search with "login1" then "login2"
Group widget
- when setting value (single or multiple) with setValue("1,2") the groups cannot be found, because the value send to server is undefined.
- blocks
-
SYN-39 Limitation on Groups is not stored
- Closed
- depends on
-
RUNTIME-2471 Add a saxGroup method for GroupsManager
- Closed