[rt-users] WorkflowBuilderRules, approval on either approver

Ruslan Zakirov ruslan.zakirov at gmail.com
Wed Mar 4 15:03:04 EST 2009


Clkao may have comments.

However as far as I can see it should be:
Set($WorkflowBuilderRules,
    { 'CMR-approval' => [ [ 'IT Manager approval', 'IT Director approval'] ], }
);
One stage with multiple approvers.

On Wed, Mar 4, 2009 at 10:32 AM, Fred Blaise <fredb at modernp.com> wrote:
> Hi all,
>
> I have a very simple need for approval. Either my manager or my director
> approval should suffice.
>
> I have it this way currently:
>
>> Set($WorkflowBuilderRules,
>>   { 'CMR-approval' => [ 'IT Manager approval', 'IT Director approval'], }
>> );
>
> But it still requires the 2 of them to approve for the "pending
> approval" status to vanish. I have also tried with another pair of
> angled brackets, but still no luck.
>
> How would I go about doing that?
>
> Thanks for the help.
>
> fred
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>



-- 
Best regards, Ruslan.



More information about the rt-users mailing list