[rt-users] WorkflowBuilderRules, approval on either approver

Fred Blaise fredb at modernp.com
Wed Mar 4 02:32:00 EST 2009


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




More information about the rt-users mailing list