From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1No89A-0002Nj-RF for garchives@archives.gentoo.org; Sun, 07 Mar 2010 04:31:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44BF9E0B47; Sun, 7 Mar 2010 04:31:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 100D0E0A43 for ; Sun, 7 Mar 2010 04:30:58 +0000 (UTC) Received: from [192.168.0.3] (f052098208.adsl.alicedsl.de [78.52.98.208]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 4E6771B4117 for ; Sun, 7 Mar 2010 04:30:57 +0000 (UTC) Message-ID: <4B932BFF.8000709@gentoo.org> Date: Sun, 07 Mar 2010 05:30:55 +0100 From: Sebastian Pipping User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20100228 Thunderbird/3.0.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Re: Marking bugs for bugday? References: <4B889D1F.3040304@gentoo.org> <201003061545.06522.rbu@gentoo.org> <201003061909.29222.levertond@googlemail.com> In-Reply-To: <201003061909.29222.levertond@googlemail.com> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 8de6b3ea-a87f-495a-8314-cec417880af7 X-Archives-Hash: 04340283ca6ca7555db88f0476cdfff0 On 03/06/10 20:09, David Leverton wrote: > This sounds like the sort of thing Bugzilla's "flags" mechanism is for. > > http://www.bugzilla.org/docs/2.22/html/flags-overview.html Good idea! What I wonder now is: - Will it work with our very instance of Bugzilla? - Can certain flag states be required when searching? - Can we get their current value out using ctype=rdf output All "yes" makes it work. Sebastian