Can bitbucket style issue id's be linked to JIRA issues in stash's commits view?

Zack Yovel June 1, 2015

Hi, We are importing a bitbucket project into a JIRA+Stash stack. Currently our JIRA-Stash integration seams to work; new branches can be created from JIRA issues, JIRA displays relevant code info, Stash commits (new commits) display JIRA issues if JIRA issue id present in commit message.

Our problem is: bitbucket commits (ones that where pushed to bitbucket and have the bitbucket style issue id format of #xxx in them) are not recognized by Stash as JIRA issues, although JIRA does recognize them and display them with "translated" issue id.

We want stash's commits view to display a link to the proper JIRA issue. For example: a commit with a message similar to this: "#123 blah blah" will have a link to JIRA's JRA-123 issue in Stash's commits view (and commit view).

Is this possible? If so, how can we achieve this?

1 answer

1 accepted

0 votes
Answer accepted
Zack Yovel June 13, 2015

We've ended up modifying the database directly: we are using a postgresql db, and by adding records to the cs_attribute of the stash db we were able to create all the required links.

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events