Re: No Issue Tracker - Say it Ain't So! - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: No Issue Tracker - Say it Ain't So!
Date
Msg-id 560336CD.3030408@agliodbs.com
Whole thread Raw
In response to No Issue Tracker - Say it Ain't So!  (Kam Lasater <ckl@seekayel.com>)
Responses Re: No Issue Tracker - Say it Ain't So!  (Thomas Munro <thomas.munro@enterprisedb.com>)
Re: No Issue Tracker - Say it Ain't So!  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Re: No Issue Tracker - Say it Ain't So!  (Thomas Kellerer <spam_eater@gmx.net>)
Re: No Issue Tracker - Say it Ain't So!  (Torsten Zuehlsdorff <mailinglists@toco-domains.de>)
Re: No Issue Tracker - Say it Ain't So!  ("ktm@rice.edu" <ktm@rice.edu>)
List pgsql-hackers
On 09/23/2015 03:05 PM, Jim Nasby wrote:
> On 9/23/15 3:12 PM, Thomas Kellerer wrote:
>> They also support Postgres as their backend (and you do find hints
>> here and
>> there
>> that it is the recommended open source DBMS for them - but they don't
>> explicitly state it like that). We are using Jira at the company I
>> work for
>> and
>> all Jira installations run on Postgres there.
> 
> I'll second Jira as well. It's the only issue tracker I've seen that you
> can actually use for multiple different things without it becoming a
> mess. IE: it could track Postgres bugs, infrastructure issues, and the
> TODO list if we wanted, allow issues to reference each other
> intelligently, yet still keep them as 3 separate bodies.

Speaking as someone who uses Jira for commericial work, I'm -1 on them.I simply don't find Jira to be superior to OSS
BTsystems, and inferior
 
in several ways (like that you can't have more than one person assigned
to a bug).  And email integration for Jira is nonexistant.

When we discussed this 8 years ago, Debian said debbugs wasn't ready for
anyone else to use.  Has that changed?

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bad row estimation with indexed func returning bool
Next
From: Robert Haas
Date:
Subject: Re: Support for N synchronous standby servers - take 2