In our case, we want to trigger the workflow process from an external application. We use the Engine api to deploy the bpmn2.0 xml definition of the workflow. Following which we start the process by providing the required information and data along with the assignment group to which the process/task needs to be assigned (which are defined in the BPMN2.0 xml construct). After starting the process, I expect to see the task assigned to the group, so that any users belonging to that group can clain the task, but the 6 beta UI does not list the task at all for the group and a user belonging to the group is unable to claim it since it is not available on the gui to pick it up.
This works with the 5.17 version , but not with 6.
Regards
Nirmal