I need to restrict all transitions in project if value of some field contains unit that is already deleted from database. It is very complicated workflow, and I don't want to set the same field validator to every transition. Can it be done somehow simpler?
Hello,
If all your workflows are different, then you need to add this validator to each workflow.
Hello.
My problem is that in this project I have 8 different workflow schemes with 5-15 statuses. So some workflows have up to 30 transitions. So it's very annoying to add same validator to each transition -- it's more then 100 of them!. Maybe it can be done by some script or by permission scheme?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.