Once CO submitted user must not able to edit Affected items attributes.
Once CO submitted user must not able to edit its Affected item attributes.
I have tried it by using Modify privilege and criteria :
Items $CURRENTREV Equal To $STATUSTYPE.PENDING Or
$CURRENTREV Equal To $STATUSTYPE.SUBMIT
But there are some existing roles which give access to the user to edit item attributes even if the CO is in pre-ccb status.
I don’t want to change any of the existing roles, But i need my new role which contains the above criteria should override all the old roles which give access to edit.
Roles are additive so if your old roles give privilege to edit it, the new role will not override or take away the privilege.
Hi Darshan,
Create separate Role having needful privilege and criteria. Add add to the user.
~ Kaustubh