Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 2987 invoked from network); 16 Jan 2006 10:30:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Jan 2006 10:30:49 -0000 Received: (qmail 95237 invoked by uid 500); 16 Jan 2006 10:30:48 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 95191 invoked by uid 500); 16 Jan 2006 10:30:48 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 95180 invoked by uid 99); 16 Jan 2006 10:30:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2006 02:30:48 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [65.77.211.84] (HELO www2.kc.aoindustries.com) (65.77.211.84) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Jan 2006 02:30:47 -0800 Received: from fo2.kc.aoindustries.com (www2.kc.aoindustries.com [65.77.211.84]) by www2.kc.aoindustries.com (8.13.1/8.13.1) with ESMTP id k0GAUQxG005204 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 16 Jan 2006 04:30:26 -0600 Received: from localhost (localhost [[UNIX: localhost]]) by fo2.kc.aoindustries.com (8.13.1/8.13.1/Submit) id k0GAUP52005130 for dev@forrest.apache.org; Mon, 16 Jan 2006 04:30:25 -0600 X-Authentication-Warning: fo2.kc.aoindustries.com: indexgeo set sender to crossley@apache.org using -f Date: Mon, 16 Jan 2006 21:30:19 +1100 From: David Crossley To: dev@forrest.apache.org Subject: Re: [FOR Filters] Question ? Message-ID: <20060116103019.GA25220@igg.indexgeo.com.au> References: <43CB7141.5070003@pcotech.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43CB7141.5070003@pcotech.fr> User-Agent: Mutt/1.4i X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Cyriaque Dupoirieux wrote: > > I wonder why theFOR-urgency-blocker filter of JIRA only returns one > FOR and not 6 (There are 6 blockers FOR in the JIRA portal) Because we have a new field called "urgency" and we have only declared one issue as blocker. There is 6 listed on the default Jira field called Priority which are not what we call Blocker. Grr Jira is poor in this respect. There was a big discussion about this on Forrest dev@ recently. I explained it better in those threads. Actually it is all explained at http://forrest.apache.org/issues.html -David