Community
Participate
Working Groups
It can be useful to link to specific comments, e.g. when generating the text for the NewTaskFromCommentAction. Provide API for creating URLs for specific comments.
Sounds like a good idea, but this new api may actually belong to the task data, because for JIRA you can't actually generate URL and they need to be retrieved from the rss feed.
The TaskComment class now has a getUrl() method that can be populated from task data.