commit command to tie source to issue

Kristjan Laane
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 26, 2011

Is there a command that would ONLY tie svn commit source files to a specific issue?

e.g. not #comment or #time because they cause extra things to happen, i would like to just commit so that my commit becomes visible in the Source tab of the given issue, but without any time-tracking or adding a comment etc? And without chaning the workflow state as well.

http://confluence.atlassian.com/display/JIRASTUDIO/Actioning+Issues+via+Commit+Messages

1 answer

1 accepted

2 votes
Answer accepted
Michael Knight
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 27, 2011

Yes, simply mention the JIRA issue somewhere in the commit message, e.g. svn commit -m "TST-123 Fixed all the bugs".

Ben
Contributor
January 16, 2012

I tried this on your onDemand service but it doesn't work. Something about the pre-revprop-change hook error. How can we do this on your onDemand service? It is needed because what if a user enters the wrong issue ID.

Michael Knight
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 16, 2012

If you're receiving an error while trying to use this featue, please file a support request, providing the full error message.

Suggest an answer

Log in or Sign up to answer