Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-integrators] TaskData returning null

Hi all,

I have an application built over Mylyn connectors. The application programattically creates Mylyn queries and displays each query result in a new view(like the TaskListView). However some of the records in the view are null. On debugging, I understand that the TaskData is returned null for those records. But When I view the query in the TaskListView, that task is not null. Also I am able to open the task in the editor from there.

Any ideas what is wrong here.
,

--
Regards,
Praveen

Back to the top