From dev-return-85090-apmail-cocoon-dev-archive=cocoon.apache.org@cocoon.apache.org Wed Mar 01 14:14:18 2006 Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 86423 invoked from network); 1 Mar 2006 14:14:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Mar 2006 14:14:15 -0000 Received: (qmail 32992 invoked by uid 500); 1 Mar 2006 14:14:57 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 32909 invoked by uid 500); 1 Mar 2006 14:14:57 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 32894 invoked by uid 99); 1 Mar 2006 14:14:57 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 06:14:57 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=RCVD_IN_SORBS_WEB X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [69.93.53.226] (HELO admin.mesanetworks.net) (69.93.53.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Mar 2006 06:14:56 -0800 Received: from [65.175.0.109] (port=63498 helo=[192.168.0.101]) by admin.mesanetworks.net with esmtp (Exim 4.52) id 1FES7d-0006HY-SN for dev@cocoon.apache.org; Wed, 01 Mar 2006 07:16:10 -0700 Message-ID: <4405AC3D.3030101@lojjic.net> Date: Wed, 01 Mar 2006 07:14:21 -0700 From: Jason Johnston User-Agent: Thunderbird 1.5 (X11/20060111) MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: new Jira filter: COCOON-open-with-patch References: <20060301081228.GA23868@igg.indexgeo.com.au> In-Reply-To: <20060301081228.GA23868@igg.indexgeo.com.au> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - admin.mesanetworks.net X-AntiAbuse: Original Domain - cocoon.apache.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - lojjic.net X-Source: X-Source-Args: X-Source-Dir: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N David Crossley wrote: > Recently we added a new Jira field "Patch available". > > In the old Cocoon Bugzilla we used to ask people to > add PATCH to the Issue Summary name. We also used > to have a reminder email sent to the mailing list > every week to remind committers to attend to patches. > > Today i visited every issue that already had > PATCH in the name or mentioned patch in the > Description, and ticked the "Patch available" field. How does one go about ticking that field when attacing patches to existing bug reports? I don't see it anywhere in the UI, except on the Create New Bug screen. I hope I'm not just missing it. Maybe it's something to do with my level of permissions? In particular I'm trying to add "Patch available" to COCOON-1753 which has a patch already attached but did not have [PATCH] in the title (sorry, my mistake). > > That filter is COCOON-open-with-patch > http://issues.apache.org/jira/secure/IssueNavigator.jspa?requestId=12310771 > > How can we get Jira to send that to dev@cocoon > once per week? > > -David