[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#808540: marked as done (UDD/bugs importer: column done_date always set to 1970-01-01 00:00:00)



Your message dated Sun, 3 Jul 2016 09:22:12 +0200
with message-id <20160703072212.GA3216@xanadu.blop.info>
and subject line Re: Bug#808540: qa.debian.org: udd: tables bugs & archived_bugs - column done_date always set to 1970-01-01 00:00:00
has caused the Debian Bug report #808540,
regarding UDD/bugs importer: column done_date always set to 1970-01-01 00:00:00
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
808540: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=808540
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qa.debian.org
User: qa.debian.org@packages.debian.org
UserTags: udd
Severity: normal

Hi,

I notice that the done_date in tables archived_bugs and bugs in udd is always set to 1970-01-01 00:00:00.

On a local réplica of udd:

loading=# select distinct done_date from archived_bugs;
      done_date      
---------------------
 1970-01-01 00:00:00
(1 row)

loading=# select distinct done_date from bugs;
      done_date      
---------------------
 1970-01-01 00:00:00
(1 row)


I was expecting the date when the bug was marked done.

I don't have direct access to udd but I checked also in the dump and on public-udd-mirror.xvm.mit.edu.

Cheers,
Raphaël

--- End Message ---
--- Begin Message ---
On 25/12/15 at 21:08 +0100, Lucas Nussbaum wrote:
> It seems that this wasn't properly tested when it was introduced, and
> never worked. Unfortunately, we are dependent on the data Debbugs
> exports.
> 
> So, I've just removed the column.

Oops, forgot to close this.

Lucas

--- End Message ---

Reply to: