Roundup Tracker - Issues

Message1083

Author koxman
Recipients
Date 2004-01-14.15:09:38
Message-id
In-reply-to
I have a roundup installation 0.5.9 and migrated the 
backend from anydbm to sqlite. 

The problem I have is, that when I retire a value of a 
class it dissappears in the admin area and also in the 
database it is shown as retired. But when I go back to 
create new issue or edit issue, the value is still 
selectable.

I tried to export the class and reimport it to get rid of 
this retired problem. After that the items where shown 
twice in the dropdownbox. The table in the database 
was still correct (only the entries I wanted to have and 
the retired entry) .. I retried it one or two times, and 
got more and more double entries in the dropdown 
boxes, without seeing any wrong entries in the 
database).

I only can say that this didn't happen with anydbm. I 
haven't seen this issue in any other bug reports or if this 
has been fixed.
History
Date User Action Args
2009-02-03 14:20:34adminlinkissue876887 messages
2009-02-03 14:20:34admincreate