Community
Participate
Working Groups
It would be useful to be able to get the old value of a TaskAttribute from the TaskDataModel when it has changed (the value in workingCopy.getLastReadData()).
Added a method to TaskDataModel to retrieve the last read state of an attribute: TaskAttribute getLastReadAttribute(TaskAttribute taskAttribute);
Created attachment 190228 [details] mylyn/context/zip