[rt-users] WorkflowBuilderRules, approval on either approver

Fred Blaise fredb at modernp.com
Thu Mar 5 07:47:19 EST 2009


Hi Ruslan,

yea, tried that too... :/

Ruslan Zakirov wrote:
> 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
>>
>>     
>
>
>
>   




More information about the rt-users mailing list