Hey,
I created a new field: "Needs product review?" (which is a checkbox, and you can choose YES whether it needs to be reviewed by the product after QA worked on it).
What I want to happen is once this field is TRUE (Needs product review), a few transitions will be blocked.
How do I do it?
Thanks in advance.
Just add a Condition for that field on any Workflow transition where you want to prevent transition if not set.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would highly recommend familarizing yourself w/ workflows. here is a good place to start - workflows
basically these are the steps: (pre-req you need to be an admin)
Note: Conditions are used to prevent transitions unless certain preexisting conditions are met. Validators are used to force the conditions/actions (e.g. setting a field) during the transition.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.