We have multiple groups of people that needs to signoff our documents, I need a approval on each approval, but only one person in the group of people need to approve.
if we use the pageapproved trigger, only a single person in the one group has to approve, but i require 1 approval from Technical and one from Other
{workflow:name=Custom States Workflow|key=382176142}
{state:Editing|submit=Review|taskable=true}
{state}
{state:Review|approved=Published|rejected=Editing|taskable=true}
{approval:Technical|assignable=true}
{approval:Other|assignable=true}
{state}
{state:Published|final=true|updated=Editing|taskable=true}
{state}
{trigger:pagerejected|approval=Technical|partial=true}
{set-state:Editing}
{trigger}
{trigger:pageapproved|approval=Technical|partial=true}
{set-state:Published}
{trigger}
{workflow}
Hi @Melissa Grebe ,
I apologize for not seeing this sooner. If you haven't yet, I think talking to our support team would be very helpful. They're great at identifying the best way to customize your workflows. You can log a ticket here.
Thank you!
Jamie, Product Marketing Manager
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.