I've managed to get Atlassian's FishEye (2.7.5) up and running and working with my Mercurial repositories. I've also got the Jira (4.4.1) integration working and when I browse to a project I see my Changesets in the "Source" panel for a project, for example:
What I don't know how to do is map changesets to issues. For example if I have a Jira issue "ABCD-2123" and a changeset "067768a5d..." in the mapped repository how do I associate them so that the changeset appears in the Activity -> Source tab for the issue? i.e.:
Update:
I should clarify that I know how to use Smart Commits, what I'd like to be able to do is associate a commit that didn't have an issue ID at the time of committing.