Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

David Mahoney
Contributor
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
Contributor
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