By using Intertrac we are able to link the change set to a ticket using the syntax:
prefix:#ticketnumber
This is useful when viewing change sets and seeing which tickets it links to. I also noticed you can do a search on the above link and it will return all the changesets pertaining to that ticket, my question is
How can we insert a link to a change set in a ticket during the commit process, or can this on be done through a post-commit-hook?
It would be nice to be able to look at a single ticket and view the change sets that pertain to that ticket?
Thanks in advance...