Details
-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
Description
If you try to get the list of camunda candidate users if the attribute is not set than there is a null pointer exception. We should check for null and return an empty list instead. Or we could extract the behavior to a new attribute type cause it is used in different places like also in candidate groups.