Community
Participate
Working Groups
If a connector supports shared due dates and stores it on the task data (not the task), when the new task is submitted, the due date is correct in the repository, but the TaskMigrator moves the due date from the local task object to the new repository task object. This results in the repository task looking like it has no due date until the next time that it is synchronized.
Created attachment 177046 [details] patch To fix this, I added a flag to the TaskMigrator as to whether to migrate the due date from the local task or not. I will commit this patch to the branch and to HEAD.
Created attachment 177047 [details] mylyn/context/zip
Patch applied to both the branch and to HEAD.
*** Bug 301315 has been marked as a duplicate of this bug. ***