[2013] in Moira
Re: duplicate entries
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Tue May 27 14:29:48 2003
Date: Tue, 27 May 2003 14:29:44 -0400 (EDT)
Message-Id: <200305271829.h4RITias000857@brad-majors.mit.edu>
From: Garry Zacheiss <zacheiss@MIT.EDU>
To: Laura Baldwin <boojum@MIT.EDU>
CC: bug-moira@MIT.EDU
In-reply-to: "[2012] in Moira"
This looks like a longstanding bug that will affect any registerable
type class with a numeric status > 3 (so 5 and 8), since we rely on an
SQL ORDER BY clause to give us the registerable entries before the
deleted ones (which works well for the status = 0 case). I have a patch
for this which I need to test a bit more; a fix for this will make it
into production sometime this summer, but I assume it's not urgent.
Garry