Skip to main content
September 20, 2023
Solved

Asigning task to specific groups

  • September 20, 2023
  • 2 replies
  • 0 views

Hi! I have created a process model in which a validation is needed depending on the group of the user

In this case, if the user is from the group "CPF Proveedores", a validation Interface should appear as a task for the users of the group "CPF_Gestores". In order to fulfill my objective, I configured the User Input t

In order to fulfill my objective, I configured the User Input task this way:

But the fact is that, when I enter as the user from "CPF_Proveedores", the validation interface appears to me, instead of leaving it as a "pending status" until the user from "CPF Gestores" approves/rejects it. This means that the logic of detecting the user is correct, but the interface is shown to CPF Proveedores too.

What am I configuring wrong? 

Thanks a lot for your time

    Best answer by stefanhelzle0001

    Yep, that is because you enabled chaining. Do you have a specific reason to do so?

    2 replies

    stefanhelzle0001
    Brainy
    September 20, 2023

    Yep, that is because you enabled chaining. Do you have a specific reason to do so?

    September 20, 2023

    100% true Stefan! In fact I dont have an specific reason, a time ago I solved a problem with the chaining so I kept that, but this was because I wasn´t trying to create separate tasks for the users

    I tried without the chaining and it works properly

    Thanks a lot!