Roundup Tracker - Issues

Message1292

Author richard
Recipients
Date 2004-06-21.06:05:11
Message-id
In-reply-to
Logged In: YES 
user_id=6405

I think the only way to really fix this issue is to introduce 
filtering of items by not-matching criteria. That is, we'd have 
one list of queries that match creator=uid (for your editable 
queries) and then another list that match 
creator=!uid,private_for=None (for other's queries that are 
public that you may include in your list). 
 
This is a feature change, and won't be added to 0.7 this late 
in 0.7's life. 
History
Date User Action Args
2009-02-03 14:20:47adminlinkissue966144 messages
2009-02-03 14:20:47admincreate