Roundup Tracker - Issues

Message2184

Author anonymous
Recipients
Date 2006-03-01.10:19:06
Message-id
In-reply-to
Logged In: NO 

I'm using Python 2.4 with anydbm, using the roundup-server
daemon directly, and I found the same problem.

The steps I took that resulted in this problem are as follows:

I created a search and gave it a name. It seemed to save
perfectly at first.

I then made the search public.

I then created another search, and tried to save that. It
didn't work.

I removed the existing search from my list of saved queries
and tried to again create a new saved search. This time, it
resulted in reactivating the previous search I had just removed.

Repeating these steps may result in the same error, and may
provide some clue to the problem.
History
Date User Action Args
2009-02-03 14:21:40adminlinkissue1436169 messages
2009-02-03 14:21:40admincreate