JIRA Source tab displaying unrelated commits due to string in commit message

David Mahoney May 23, 2014

Take a JIRA project named ABCD and Crucible project named CR-ABCD. Do a commit to SVN, and in your commit message, provide the string: "This change reviewed under CR-ABCD-123. JIRA ABCD-456". Open JIRA issue ABCD-123 and look at the Source tab. You will see this commit, even though it is completely unrelated to JIRA ABCD-123.

Is there a way to customize the pattern matching used in this situation. Ideally, it should only match the string "ABCD-123" when it appears at the start of the commit message line or is preceeded by a space.

Cheers,

Dave

1 answer

1 accepted

0 votes
Answer accepted
David Mahoney May 29, 2014

This has been confirmed as a bug: https://ecosystem.atlassian.net/browse/FISH-660

Suggest an answer

Log in or Sign up to answer