Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 48587 invoked from network); 13 Feb 2006 21:36:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Feb 2006 21:36:38 -0000 Received: (qmail 54820 invoked by uid 500); 13 Feb 2006 21:36:33 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 54760 invoked by uid 500); 13 Feb 2006 21:36:32 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 54729 invoked by uid 99); 13 Feb 2006 21:36:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2006 13:36:32 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.18.98.43] (HELO brmea-mail-2.sun.com) (192.18.98.43) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2006 13:36:31 -0800 Received: from phys-d3-ha21sca-2 ([129.145.155.165]) by brmea-mail-2.sun.com (8.12.10/8.12.9) with ESMTP id k1DLaB8u006585 for ; Mon, 13 Feb 2006 14:36:11 -0700 (MST) Received: from conversion-daemon.ha21sca-mail1.sfbay.sun.com by ha21sca-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0IUN00M01AP1XZ@ha21sca-mail1.sfbay.sun.com> (original mail from Richard.Hillegas@Sun.COM) for derby-dev@db.apache.org; Mon, 13 Feb 2006 13:37:05 -0800 (PST) Received: from [129.150.35.121] (vpn-129-150-35-121.Central.Sun.COM [129.150.35.121]) by ha21sca-mail1.sfbay.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTP id <0IUN000QQAPSHM@ha21sca-mail1.sfbay.sun.com> for derby-dev@db.apache.org; Mon, 13 Feb 2006 13:37:05 -0800 (PST) Date: Mon, 13 Feb 2006 13:36:18 -0800 From: Rick Hillegas Subject: Re: Wiki for patches In-reply-to: <8B4631EC-820E-445D-829E-ABA21E897469@gmail.com> To: derby-dev@db.apache.org Message-id: <43F0FBD2.5090906@sun.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) References: <43F0DD73.5040906@sun.com> <43F0E437.7050803@sbcglobal.net> <43F0F4B0.3020006@sun.com> <8B4631EC-820E-445D-829E-ABA21E897469@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks, Andrew. I will look for this box again later when JIRA isn't having an artistic fit. Cheers, -Rick Andrew McIntyre wrote: > > On Feb 13, 2006, at 1:05 PM, Rick Hillegas wrote: > >> I'm afraid I'm more blind. Where on what screen is the "patch >> available" box? > > > When you create or edit an issue, it's just below the description and > just above where you comment. It's small and unassuming - it doesn't > blink and it's not bright magenta - so it's easy to miss. > > When searching for issues, you pick Find Issues, and then you need to > select Derby as the project to search. That makes the custom 'patch > available' field appear in the bottom left section of the screen, in > the section labeled Custom Fields. > > Now that I've got the hang of the custom fields in JIRA, I could add > all sorts of things - drop-down boxes, radio buttons, checkboxes. > But, I don't want to overload JIRA with a bunch of fields whose state > is poorly maintained, either. A query for open issues with a patch > available should satisfy the answer to the question: what needs > review? That leaves the question: what needs commit? But, if there's > a checkbox for 'Patch needs commit,' but it will still be up to the > committer to review the review comments (be they in JIRA or on the > list) and determine whether or not there is consensus to apply a > patch, and the committer will still need to review the patch > themselves anyway, so I guess I'm just not sure what value another > checkbox would add. > > andrew