Good afternoon Ashish2012,
I m running 2 workflow , the first workflow look if a contact is an super -user user and assign a specific web role A.
The second workflow look if a contact is an authorized user and assign a specific web role B.
The problem when use the second workflow the first workflow also assign A role to the authorized user.
Therefore the authorized user has 2 webrole A+B. instead of one webrole(B).
I need to modify the first workflow to add a condition to double check if the user(contact) have webrole B.