Community
Participate
Working Groups
When using open corresponding task on a change set or an entry in the history view, it would useful if the comments in the task editor that were posted near the time of that commit were expanded.
That should be the case. Can you provide steps to reproduce where this is not working?
Interesting. I thought I remembered seeing that working, but it never happens when I want it to. E.g.: # open org.eclipse.mylyn.tasks.tests.LinkProviderTest in the history view # Right click revision 1.2 and select Open Corresponding Task # No comments are expanded Perhaps this is related to 349473: task outline selection does not focus on comment for a task with many comments https://bugs.eclipse.org/bugs/show_bug.cgi?id=349473
There seems to be a regression indeed. If I open https://tasktop.com/bugs/show_bug.cgi?id=266 and navigate to coment 85 in the outline nothing happens.
Created attachment 200478 [details] screesnhot Really? *Nothing* happens? For me it expands the comments section but leaves all comments collapsed (see screenshot).
Fair enough (I already had comments expanded).
Created attachment 202260 [details] mylyn/context/zip
Looks like this was not supported in EGit and is also borked in various ways. I have opened bug 355990 to fix support in EGit and have also released a fix to the handling in the team framework which swallowed the timestamp in some cases. I discovered though that this only works for tasks that are *not* in the task list. I have opened bug 355992 to address that.