Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 31E6AD6FD for ; Fri, 2 Nov 2012 12:03:04 +0000 (UTC) Received: (qmail 28858 invoked by uid 500); 2 Nov 2012 12:03:03 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 28698 invoked by uid 500); 2 Nov 2012 12:03:03 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 28684 invoked by uid 99); 2 Nov 2012 12:03:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2012 12:03:03 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [208.113.200.5] (HELO homiemail-a47.g.dreamhost.com) (208.113.200.5) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2012 12:02:52 +0000 Received: from homiemail-a47.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a47.g.dreamhost.com (Postfix) with ESMTP id 7F2C528406C; Fri, 2 Nov 2012 05:02:32 -0700 (PDT) Received: from [192.168.0.2] (unknown [151.67.110.126]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: andrea@pescetti.it) by homiemail-a47.g.dreamhost.com (Postfix) with ESMTPSA id 666DC28405C; Fri, 2 Nov 2012 05:02:31 -0700 (PDT) Message-ID: <5093AE0C.20904@apache.org> Date: Fri, 2 Nov 2012 13:01:20 +0100 From: Andrea Pescetti User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: [BZ]How does vote function work References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Ji Yan wrote: > I'm curious how the vote function works in Bugzilla. Will we prioritize > defect fix plan based on votes number? Not only on that, but votes are an indicator. When one has to pick priorities, having dozens of votes for one issue can make a difference. Regards, Andrea.