public inbox for [email protected]  
help / color / mirror / Atom feed
From: Magnus Hagander <[email protected]>
To: Andres Freund <[email protected]>
Cc: Alvaro Herrera <[email protected]>
Cc: Stephen Frost <[email protected]>
Cc: Jonathan S. Katz <[email protected]>
Cc: PostgreSQL WWW <[email protected]>
Subject: Re: mailing list redirect for bug numbers?
Date: Thu, 17 Jan 2019 10:33:49 +0100
Message-ID: <CABUevEwmfsPorfqscJqNtRYiyLUAHTGw5UFzgDMkvk=aEc_c9w@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>
	<[email protected]>

On Wed, Jan 16, 2019 at 10:56 PM Andres Freund <[email protected]> wrote:

> On 2019-01-16 18:54:40 -0300, Alvaro Herrera wrote:
> > On 2019-Jan-16, Stephen Frost wrote:
> >
> > > As I recall, we actively discussed doing something similar for
> -hackers,
> > > to shorten up the URLs going into commit messages but there was some
> > > concern over having a mapping from IDs to message-IDs.  I'd have to go
> > > dig up the thread to remember what the issue was there.
> >
> > The issue is that people working offline want to be able to figure out
> > emails in their local mailboxes looking just at the contents of a commit
> > message.  This is trivial if the URLs contain the message-id, and
> > impossible if they don't.
> >
> > With bug numbers, the situation is the same: if, while offline, you have
> > a commit message carrying a bug number, and an offline mailbox where
> > pgsql-bugs threads are tagged with the same bug numbers, it's easy to
> > look up the thread based only on the contents of the commit message.  If
> > you have to contact a web interface to figure out what the thread is,
> > that workflow fails.
> >
> > Based on this, my opinion is that a redirection system that handles
> >   https://postgr.es/bug/8470
> > by redirecting to message
> >   https://postgr.es/m/[email protected]
> > works fine, because I can look up the thread by looking for the bug
> > number in the subject.  If we do anything more complicated than that
> > (say a database filled with message-ids based on bug IDs that don't
> > appear in the message subject), that workflow fails when I'm offline.
>
> Well said.
>

Definitely agreed. The current bug assignment system is trivial for a
reason, let's keep it that way. If what we want is a bugtracker we should
have that instead, but hey, that's definitely out of scope and let's not
open that can of worms today.

I've added a patch to start tracking the bugid<->messageid mapping on new
bugs. There's no using it yet, but at least we track for the future. Next
step is backfill, and after that we can start stitching the pieces together.

-- 
 Magnus Hagander
 Me: https://www.hagander.net/ <http://www.hagander.net/;
 Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/;


view thread (32+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected], [email protected]
  Subject: Re: mailing list redirect for bug numbers?
  In-Reply-To: <CABUevEwmfsPorfqscJqNtRYiyLUAHTGw5UFzgDMkvk=aEc_c9w@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox