That is as I expected it to be with the permission sets; and also why the &quot;accept&quot; action is essentially a non-use item as well.<br><br><div class="gmail_quote">On Thu, Oct 14, 2010 at 3:20 PM, Otto <span dir="ltr">&lt;<a href="mailto:otto@ottodestruct.com">otto@ottodestruct.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">&quot;Accept&quot; is something that is rarely used, realistically. Think of it<br>
like an acknowledgment that the ticket assignment has been received.<br>
<br>
To accept a ticket, people would need the TICKET_CHGPROP permission,<br>
which authenticated users do not have. TICKET_CHGPROP gives the<br>
ability to edit any properties of a ticket, except for description and<br>
cc. So it&#39;s probably not something to give to authenticated users.<br>
<br>
-Otto<br>
<br>
<br>
On Thu, Oct 14, 2010 at 1:59 PM, Edward Caissie<br>
<div><div></div><div class="h5">&lt;<a href="mailto:edward.caissie@gmail.com">edward.caissie@gmail.com</a>&gt; wrote:<br>
&gt; Question: (Without actually testing with a second user myself ... ) Can<br>
&gt; someone (Otto?) confirm if an Authenticated user can &quot;accpet&quot; a ticket, it<br>
&gt; doesn&#39;t appear they can do much of anything except make comments?<br>
&gt;<br>
&gt;<br>
&gt; Cais.<br>
&gt;<br>
&gt; On Thu, Oct 14, 2010 at 2:54 PM, Edward Caissie &lt;<a href="mailto:edward.caissie@gmail.com">edward.caissie@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; As Chip is suggesting, I would agree ... looking at the WorkFlow image<br>
&gt;&gt; (the wiki is now on my reading list), the &quot;trainee&quot; workflow is essentially<br>
&gt;&gt; the following:<br>
&gt;&gt;<br>
&gt;&gt; New --&gt; Assigned --&gt; Accepted --&gt; Closed (resolved?)<br>
&gt;&gt;<br>
&gt;&gt; ... with &quot;Accepted&quot; not currently used in any of the Theme Review<br>
&gt;&gt; porcesses and a &quot;Reviewer&quot; is required to close, or make a resolution on the<br>
&gt;&gt; ticket.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Thu, Oct 14, 2010 at 2:46 PM, Chip Bennett &lt;<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On Thu, Oct 14, 2010 at 1:44 PM, Otto &lt;<a href="mailto:otto@ottodestruct.com">otto@ottodestruct.com</a>&gt; wrote:<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; On Thu, Oct 14, 2010 at 1:35 PM, Chip Bennett &lt;<a href="mailto:chip@chipbennett.net">chip@chipbennett.net</a>&gt;<br>
&gt;&gt;&gt;&gt; wrote:<br>
&gt;&gt;&gt;&gt; &gt; On Thu, Oct 14, 2010 at 1:32 PM, Edward Caissie<br>
&gt;&gt;&gt;&gt; &gt; &lt;<a href="mailto:edward.caissie@gmail.com">edward.caissie@gmail.com</a>&gt;<br>
&gt;&gt;&gt;&gt; &gt; wrote:<br>
&gt;&gt;&gt;&gt; &gt;&gt; Also, just as a reminder for those not familiar with Trac, all<br>
&gt;&gt;&gt;&gt; &gt;&gt; resolutions, no matter their label, close the ticket.<br>
&gt;&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;&gt; &gt; I&#39;m under the assumption at this point that, unless we hear otherwise<br>
&gt;&gt;&gt;&gt; &gt; from<br>
&gt;&gt;&gt;&gt; &gt; Otto or someone, that the original Trainee Workflow idea isn&#39;t<br>
&gt;&gt;&gt;&gt; &gt; feasible. So,<br>
&gt;&gt;&gt;&gt; &gt; under that assumption, we&#39;d have no need for &quot;suggest-approval&quot; or<br>
&gt;&gt;&gt;&gt; &gt; &quot;suggest-not-approved&quot; as ticket resolutions.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; The problem with the idea of a suggest-whatever resolution and the<br>
&gt;&gt;&gt;&gt; ticket closing has to do with how trac works. When a ticket is closed,<br>
&gt;&gt;&gt;&gt; changing it to another resolution means reopening it and then<br>
&gt;&gt;&gt;&gt; resolving it with the new resolution. Two steps, basically. This<br>
&gt;&gt;&gt;&gt; rapidly becomes annoying.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; Now, the TracWorkflow *is* adjustable, but I don&#39;t know much about how<br>
&gt;&gt;&gt;&gt; to do it at present. Here&#39;s a page on the topic:<br>
&gt;&gt;&gt;&gt; <a href="http://trac.edgewall.org/wiki/TracWorkflow" target="_blank">http://trac.edgewall.org/wiki/TracWorkflow</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; For those who don&#39;t want to read through it all, this graphic<br>
&gt;&gt;&gt;&gt; illustrates the default workflow:<br>
&gt;&gt;&gt;&gt; <a href="http://trac.edgewall.org/chrome/common/guide/basic-workflow.png" target="_blank">http://trac.edgewall.org/chrome/common/guide/basic-workflow.png</a><br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt; The wiki page has several examples of how we can modify it to have<br>
&gt;&gt;&gt;&gt; &quot;review&quot; states or similar. We can try to implement some of those if<br>
&gt;&gt;&gt;&gt; it would be helpful to the process.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt; I would suggest that, for now, let&#39;s see how the manual approach we&#39;re<br>
&gt;&gt;&gt; currently using works.<br>
&gt;&gt;&gt; One thing that would help us would be the ability to create reports based<br>
&gt;&gt;&gt; on User Group (primarily, &quot;Reviewer&quot; vs &quot;Authenticated&quot;). If we can generate<br>
&gt;&gt;&gt; reports of tickets assigned to Authenticated users (i.e. the Reviewer<br>
&gt;&gt;&gt; Trainees who are not yet added to the &quot;Reviewer&quot; group), then we can<br>
&gt;&gt;&gt; probably make-do with what we&#39;re doing now...<br>
&gt;&gt;&gt; Chip<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; theme-reviewers mailing list<br>
&gt;&gt;&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt;&gt;&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; theme-reviewers mailing list<br>
&gt; <a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
&gt; <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
&gt;<br>
&gt;<br>
_______________________________________________<br>
theme-reviewers mailing list<br>
<a href="mailto:theme-reviewers@lists.wordpress.org">theme-reviewers@lists.wordpress.org</a><br>
<a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
</div></div></blockquote></div><br>