Is it possible to get the groupId from task object?
I see that there is task.getActualOwner() which gives the userID if it has already assigned one.
In my tasks screen, I would like to show groupId to which it's asssigned to , before anyone claimed it.