Version 1

    Hi,

     

    I  use drools 5.1 and I would like to use gwt-console with mina task  server, but I miss in the gwt-console the group assignment of tasks.

     

    I've  seen the source and I found in DroolsFlowTaskManagement.java the  getUnassignedTasks function, what is fail. The value of the second  parameter (participationType) is every "null" and this function call the  "client.getTasksAssignedAsPotentialOwner" function in everytime. But,  client.getTasksAssignedAsPotentialOwnerWithGroup and  client.getTasksAssignedAsPotentialOwnerByGroup functions are never used.  So, the group assignment is miss.

     

    I've downloaded from hudson the source code of drools 5.2 version, but that source code is same.

     

    I  need to use this function of the gwt-console and I would like to know  write the missing code or can somebody send me a solution.

     

    Can somebody help me?

     


    Thanks,
    Csaba