Community
Participate
Working Groups
Currently, the template ${connector.task.prefix} just uses the AbstractRepositoryConnector#getTaskIdPrefix() method. We should use the AbstractRepositoryConnectorUi#getTaskKindLabel(ITask) so that users can see the kind of the task when there are multiple kinds for a task repository. For Bugzilla, this would mean that the commit message would no longer be: NEW - bug 253126: externalize strings for org.eclipse.mylyn.team.* https://bugs.eclipse.org/bugs/show_bug.cgi?id=253126 but would be: NEW - Bug 253126: externalize strings for org.eclipse.mylyn.team.* https://bugs.eclipse.org/bugs/show_bug.cgi?id=253126 for Trac, it would be: TESTING - Ticket 13: summ http://server/tractest/ticket/13 instead of TESTING - # 13: summ http://server/tractest/ticket/13
Created attachment 193733 [details] patch Steffen, thoughts?
While this looks better it breaks the hyperlink detector and possibly the reverse look up of tasks from the commit message. I'm okay with adding another template but I afraid that this change would break backwards compatibility.
Mylyn has been restructured, and our issue tracking has moved to GitHub [1]. We are closing ~14K Bugzilla issues to give the new team a fresh start. If you feel that this issue is still relevant, please create a new one on GitHub. [1] https://github.com/orgs/eclipse-mylyn