cancel
Showing results for 
Search instead for 
Did you mean: 

Task not assigned to group (activiti:candidateGroups)

charnjeet_iotas
Champ in-the-making
Champ in-the-making

Hello Everyone,

I am using the Activiti 6.0.0 UI and When I have set Activiti Task with Activiti candidate group but it does not show to user that are in Group.

I have tried the following ways:

activiti:candidateGroups="DEVELOPMENT"

activiti:candidateGroups="GROUP_DEVELOPMENT"

But not working. Can any one help me?

1 ACCEPTED ANSWER

bassam_al-saror
Star Collaborator
Star Collaborator

Tasks are not automatically assigned to candidate users. A user will have to claim the task to be assigned to that user. The user will be able to see (in UI) the task when changing the tasks filter to "Tasks where I am one of the candidates".

View answer in original post

2 REPLIES 2

bassam_al-saror
Star Collaborator
Star Collaborator

Tasks are not automatically assigned to candidate users. A user will have to claim the task to be assigned to that user. The user will be able to see (in UI) the task when changing the tasks filter to "Tasks where I am one of the candidates".

I also facing same isssue in diffrent way.

I am deciding candidate group base on start form group selection.

I am assigning that group to variable and providing that variable in Candiate groups but that expression not resolving and user of that groups able to see task but not able to claim(Button not showing)