Start process by different Users, where only the user who started the process can see its task

1
0
-1

Hello,

I have the following issue.
I want that two users can start the same process, but one of the users cannot do/see the tasks of the other user.
How shall I do it?

I started with:
create User A,
create User B,
create user X.

User X is member of Group A and Group B
Process is started as Actor mapped to X, so that both, A and B, can start the Process.
Now the prbloem is, that User A can see the Processes started by B and vice versa.

Any suggestions?

2 answers

1
0
-1

You don't need to create a new lane,

Just make sure you assign each Human Task to Initiator.

regards
Seán

PS: If this reply answers your question, please mark as resolved.

1
0
-1

Maybe create another lane and specify the actor to "initiator" so that only one user can perform tasks in this lane?

Notifications