Re: How are bugs prioritized?

Philipp Kewisch <[email protected]> Mon, 27 Oct 2014 11:03:15 -0700
Newsgroups gmane.comp.mozilla.devel.calendar
Message-ID <[email protected]>
On 10/25/14 9:11 AM, kfr- wrote:
> On Friday, October 24, 2014 8:55:13 PM UTC-5, kfr- wrote:
>> I have a lightning bug that I need fixed. I don't have the skills to fix it myself. The bug was reported by someone else on 2013-05-24. I'm willing to test the fix.
>>
>> I'm wondering how bugs are prioritized.
> 
> https://bugzilla.mozilla.org/show_bug.cgi?id=875739#c3
> 

Hi Karl,

the Mozilla Calendar Project is made up of a group of volunteers which
all have their own interest. I am not mandating any specific priority in
fixing bugs, but I try to advocate for anything that improves stability,
performance or test coverage.

I've checked for X-RECEIVED-SEQUENCE and X-RECEIVED-DTSTAMP in our code,
and we don't produce these parameters either. Therefore it must come
from a different source. While it is unfortunate that this hangs
Lightning, I wouldn't say its a priority at the moment.

That said, it may not be terribly hard to fix so with a certain amount
of luck a developer may be able to pick this up.

Here is a list of current priorities:

https://bugzilla.mozilla.org/buglist.cgi?quicksearch=-prio%3A--%20prod%3Acalendar&columnlist=priority%2Cassigned_to%2Cbug_status%2Cshort_desc&order=priority%2Cassigned_to&list_id=11453464

Philipp