Received: from makus.postgresql.org (makus.postgresql.org [98.129.198.125]) by mail.postgresql.org (Postfix) with ESMTP id 6794316FA502 for ; Mon, 9 Jul 2012 16:03:08 -0300 (ADT) Received: from smtp.01.com ([199.36.142.181]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1SoJEh-0006lx-6C for pgsql-hackers@postgresql.org; Mon, 09 Jul 2012 19:03:07 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp-out-2.01.com (Postfix) with ESMTP id 70DC639005A for ; Mon, 9 Jul 2012 14:02:53 -0500 (CDT) X-Virus-Scanned: amavisd-new at smtp-out-2.01.com Received: from smtp.01.com ([127.0.0.1]) by localhost (smtp-out-2.01.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c2ccBzfGaSPG for ; Mon, 9 Jul 2012 14:02:53 -0500 (CDT) Received: from smtp.01.com (localhost.localdomain [127.0.0.1]) by smtp-out-2.01.com (Postfix) with ESMTP id 43D4E390091 for ; Mon, 9 Jul 2012 14:02:53 -0500 (CDT) Received: from Sidney-Stratton.local (70-36-143-92.dsl.dynamic.sonic.net [70.36.143.92]) by smtp-out-2.01.com (Postfix) with ESMTPSA id DEBA0390059 for ; Mon, 9 Jul 2012 14:02:52 -0500 (CDT) Message-ID: <4FFB2ADC.4040407@agliodbs.com> Date: Mon, 09 Jul 2012 12:02:52 -0700 From: Josh Berkus Organization: PostgreSQL Experts Inc. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: pgsql-hackers@postgresql.org Subject: Re: Bug tracker tool we need References: <1334758503.29544.14.camel@vanquo.pezone.net> <20120706192141.GA11753@momjian.us> <20120706234626.GB26828@momjian.us> <20120707104851.GA525@svana.org> <20120707144211.GE26828@momjian.us> <20120707144805.GG26828@momjian.us> In-Reply-To: <20120707144805.GG26828@momjian.us> X-Enigmail-Version: 1.4.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Pg-Spam-Score: -1.9 (-) X-Archive-Number: 201207/404 X-Sequence-Number: 211087 Hackers, So I want to repeat this because I think we are conflating several uses for a "bug tracker" which aren't the same, and which really need to be dealt with seperately. -- Better CF App: to track feature submissions, discussion, revisions and reviews. -- Bug Submitter: easy-access way for users to submit bugs and check on their status later. -- Fix-Bug-Later Bug Tracker: a place to track bugs which are not immediately fixable due to complexity/breakage/external dependancies/priority. -- Fix Tracker: way for users to search if a particular issue was fixed, and what release it was fixed in. -- Testing Tracker: tool for user-testers to submit test reports for development and beta releases. The above are 5 different tasks with different requirements, and it's far from clear that we want a new tool for all of them (or even want all of them). -- Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com