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

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?

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

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.