Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion RFC: Add a "needinfo" state to triaging

Received: by 10.220.83.213 with SMTP id g21mr2365154vcl.27.1289919781084;
        Tue, 16 Nov 2010 07:03:01 -0800 (PST)
X-BeenThere: django-developers@googlegroups.com
Received: by 10.220.52.1 with SMTP id f1ls727707vcg.0.p; Tue, 16 Nov 2010
 07:02:51 -0800 (PST)
Received: by 10.220.73.200 with SMTP id r8mr2364255vcj.25.1289919771149;
        Tue, 16 Nov 2010 07:02:51 -0800 (PST)
Received: by 10.220.73.200 with SMTP id r8mr2364254vcj.25.1289919771136;
        Tue, 16 Nov 2010 07:02:51 -0800 (PST)
Return-Path: <L.Plant...@cantab.net>
Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25])
        by gmr-mx.google.com with ESMTP id j32si72357vbp.2.2010.11.16.07.02.50;
        Tue, 16 Nov 2010 07:02:51 -0800 (PST)
Received-SPF: neutral (google.com: 66.111.4.25 is neither permitted nor denied by domain of L.Plant...@cantab.net) client-ip=66.111.4.25;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 66.111.4.25 is neither permitted nor denied by domain of L.Plant...@cantab.net) smtp.mail=L.Plant...@cantab.net
Received: from compute1.internal (compute1.nyi.mail.srv.osa [10.202.2.41])
	by gateway1.messagingengine.com (Postfix) with ESMTP id DAD8257D
	for <django-developers@googlegroups.com>; Tue, 16 Nov 2010 10:02:50 -0500 (EST)
Received: from frontend1.messagingengine.com ([10.202.2.160])
  by compute1.internal (MEProxy); Tue, 16 Nov 2010 10:02:50 -0500
X-Sasl-enc: lOBdmUaXspmvft+pgN5KkapmWnaYjqi8zKS7eX/+VCgG 1289919770
Received: from [192.168.1.2] (unknown [78.144.119.7])
	by mail.messagingengine.com (Postfix) with ESMTPSA id 61BC0408049
	for <django-developers@googlegroups.com>; Tue, 16 Nov 2010 10:02:50 -0500 (EST)
Subject: Re: RFC: Add a "needinfo" state to triaging
From: Luke Plant <L.Plant...@cantab.net>
To: django-developers@googlegroups.com
In-Reply-To: <AANLkTi=3ihO203u8mN07S9zxBqabBAJ-FmkgsfHadLom@mail.gmail.com>
References: <AANLkTi=WnZ9JANQmpzDhWrRiqt5Qprqon750xfgstc1F@mail.gmail.com>
	 <5651e3c9-a3d9-4ac9-b1f5-8b63172c3094@35g2000prt.googlegroups.com>
	 <AANLkTi=5oYa8zog5+8XyDaqDTw_KaYNOp1YsHPAy5...@mail.gmail.com>
	 <AANLkTi=3ihO203u8mN07S9zxBqabBAJ-FmkgsfHad...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Date: Tue, 16 Nov 2010 15:02:48 +0000
Message-ID: <1289919768.24810.185.camel@ryle>
Mime-Version: 1.0
X-Mailer: Evolution 2.30.3
Content-Transfer-Encoding: 8bit

On Tue, 2010-11-16 at 11:34 -0300, Daniel Moisset wrote:

> OK... after seeing a generally positive response (even if there's some
> bikeshedding about the actual implementation which I don't care much
> about, any of the proposals solve *my* problem ;-) ), how can this be
> moved forward? I know the process that django changes follow, but I
> don't know what's the process to change process :) (or who takes the
> decision)
> 
> Should I open a ticket about this proposal?

Do open a ticket, because we need documentation patches for this, in the
'contributing' page. The current page says this:


  “worksforme†
  Used when the ticket doesn’t contain enough detail to replicate the
  original bug.

That happens to be very similar to what we are proposing for
'needsinfo', so we at least need to think about how 'worksforme' is
different.

This will also require a change to Trac, which I for one don't know how
to do (I don't see the configuration pages I would need in the Trac
admin interface).

My 2 cents on state vs resolution:

If we go for a 'needsinfo' triage state, then at some point we will need
to go and close ancient tickets which have 'needsinfo' and the original
reporter has not provided it - presumably closing as INVALID. This will
require some work to do (manual or scripted), and it may well be
incorrect - we don't *know* that the report is invalid (according to our
current definition), we just don't know enough to say it *is* valid.
That pushes me in the direction of a 'needsinfo' resolution. We just
have to remember to say 'Please re-open the ticket when the information
has been provided' - and the 're-open' action is very obvious in Trac -
more obvious than the 'Triage stage' box.

Regards,

Luke

-- 
"I spilled spot remover on my dog. Now he's gone." (Steven Wright)

Luke Plant || http://lukeplant.me.uk/