Re: jobs.getToDoList
Adam Tauno Williams <[email protected]>
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Message-ID | <[email protected]> |
> > when I use the method getToDoList in the result there are all jobs the > > user had ever. Is there a possibility to get only the jobs marked as > > 20_processing and 00_created? Of course I can filter these jobs in my > > Java classes, but I don't want to have the xml-rpc traffic when there > > are a lot of jobs in the database. > Hm, I'm not 100% sure, but I would guess that this is a bug. > getToDoList should return the jobs displayed in the todo list of the > user (in the WebUI), not all. > Did you try: > jobs.getJobs > Whats the difference? The To Do list in the web ui shows done jobs. To take a job off the to do list you have to "archive" it. -- OpenGroupware.org XML-RPC [email protected] http://mail.opengroupware.org/mailman/listinfo/xmlrpc