-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: bpmn model api
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.