Commit messages not linked with artifacts

Hello,

I was trying the feature described here: http://docs.xp-dev.com/user-guide/commitmessage.html to link commit woth wrtifact based on the #<id> given in commit message.

This feature works only if I use Close #<id> or Fixed #<id>. If I put the #<id> anywhere in the code, it is ignored and it is not shown in the Commits tab for story. :(
When I check commits for entire project the numbers are higlighted properly, but now shown in the Story’s artifacts/bugs Commit tab.

Is there any thrick for it ? I am using free version now, is there any restriction applied to that ?

Thanks in advance

Forum Topic Options

Feeds

Forum Topic and Comments

rs on Wed 30 May, 2012

If I put the #<id> anywhere in the code, it is ignored and it is not shown in the Commits tab for story. :(

Do you have an example commit that did not work ? It should work as you’ve described.

 

rs on Sat 02 Jun, 2012

That how it works currently. You need to specify your #<artifact_number> without any characters around it, like it says in the examples:

http://docs.xp-dev.com/user-guide/commitmessage.html

 

You do not have sufficient permissions to comment