cancel
Showing results for 
Search instead for 
Did you mean: 

Set Assignee to a particular task is not coming in user's task list

srikanthkollipa
Champ in-the-making
Champ in-the-making
I am using default vacation request example. I made the changes to the All Tasks section, under assignee field i am displaying all the users of a particular group. So that the logged in user can assign that task to any of the user from the group. On selecting the particular user, i am getting that user id and calling the setAssignee method by passing the task id and the user id. No error is thrown while executing this. But the problem is when i assign a task to user2 and logged in as user2 and goes to My Tasks section, I am not seeing this.

But if I go to All Tasks section, under assignee column it is displaying user2 name as the assignee for that particular task.

What should i do if i want to get this task under user2's My Tasks list?

Any help appreciated.


Thanks,
Srikanth
2 REPLIES 2

irenailievska1
Champ in-the-making
Champ in-the-making
Could you give more information?

vasile_dirla
Star Contributor
Star Contributor
Hi Srikanth,
please provide details about what Activiti version are you using, and how we could reproduce this issue ? (via REST api, or by clicking the Activiti Explorer UI )?

if you have a specific process please upload it here as XML file.

if you have a unit test to demonstrate an issue please upload it here.