<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jeff,<br>
<br>
Perhaps creating a Custom Field that has the three individuals as
possible selections. Then have a scrip that sets the value to the
person that indicates approval (I have an added ticket status value for
that and added an option next to "Resolved" in the modify ticket
screen). Then have another scrip that checks how many values have been
set in that Custom Field when it is modified. If there are two values
there, then the ticket has been approved and you can set new statuses,
etc. based on that finding. Just a thought.<br>
<br>
Kenn<br>
LBNL<br>
<br>
On 9/18/2009 5:24 PM, Jeff Scheller wrote:
<blockquote
 cite="mid:7ECD0C8955ADE149B95716B364B4D58F02122A765D@EXCCR01.eps.local"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 12 (filtered medium)">
  <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Arial Narrow";
        panose-1:2 11 6 6 2 2 2 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
  </style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
  <div class="Section1">
  <p class="MsoNormal">I am looking to implement a change control
process which
will require the approval from any 2 of a group of 3 individuals in
order to be
completed.  Seems there is a bunch of scrips out there which allow
multistage
serial approvals but nothing which requires  X number of people in a
certain group to approve.<o:p></o:p></p>
  <p class="MsoNormal"><o:p> </o:p></p>
  <p class="MsoNormal">The only thing I can think of doing is some kind
of nested
approval process where:<o:p></o:p></p>
  <p class="MsoNormal"><o:p> </o:p></p>
  <p class="MsoNormal">Initial request comes in and approval ticket
goes to a group
containing user1, user2 and user3.<o:p></o:p></p>
  <p class="MsoNormal">If user1 approves make new approval ticket for
group
containing user2 and user3<o:p></o:p></p>
  <p class="MsoNormal">If user2 approves make new approval ticker for
group
containing user1 and user3<o:p></o:p></p>
  <p class="MsoNormal">If user3 approves make new approval ticket for
group
containing user1 and user2<o:p></o:p></p>
  <p class="MsoNormal"><o:p> </o:p></p>
  <p class="MsoNormal">If someone has a better solution or better yet a
pre-written
scrip that would do this it would really help.  Any thoughts?<o:p></o:p></p>
  <p class="MsoNormal"><o:p> </o:p></p>
  <p class="MsoNormal" style="text-indent: 0.5in;"><b><span
 style="font-size: 10pt; font-family: "Arial Narrow","sans-serif"; color: rgb(33, 88, 104);">Jeffrey
Scheller<o:p></o:p></span></b></p>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
<a class="moz-txt-link-freetext" href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a>

Community help: <a class="moz-txt-link-freetext" href="http://wiki.bestpractical.com">http://wiki.bestpractical.com</a>
Commercial support: <a class="moz-txt-link-abbreviated" href="mailto:sales@bestpractical.com">sales@bestpractical.com</a>


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at <a class="moz-txt-link-freetext" href="http://rtbook.bestpractical.com">http://rtbook.bestpractical.com</a></pre>
</blockquote>
</body>
</html>