I noticed a possible bug in jBPM 4.3.
I have a task with 3 candidate groups (G-A, G-B, G-C) and a user "USER" that belongs to all the three groups.
When I call findGroupTasks("USER"), the method returns three times that task, while I would suppose that it should be returned only once.
Is it a bug? how can I workaround it?
Regards,
Fabio