Bidirectional traceability with Jira.

Kai Löhnig June 11, 2015

Hello there,

I'm using JIRA and Stash to manage the code. Ist it possible to realize bidirectional traceability with it? That means I can get from an issue to a git commit. But can I get from a git commit to an issue?

2 answers

1 accepted

0 votes
Answer accepted
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 11, 2015

Yes, you can. As long as the commit message has the issue key in it, Stash will highlight the related issues alongside every commit. You can also click on the issue, view the issue details, progress on the workflow etc from Stash itself.

0 votes
Kai Löhnig June 11, 2015

It works. Thanks.

Suggest an answer

Log in or Sign up to answer