Issues column on Commit tab of repositories does not show link to JIRA issue keys

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

After establishing an AppLink between Bitbucket Server and JIRA successfully you are able to see a column called Issues on the Commit tab of your repositories, but Bitbucket Server does not show the links to a JIRA issue as described on the section of JIRA integration - Bitbucket Server.

Cause

  1. Bitbucket Server is not picking up the JIRA issue keys because they are customised ones and the software is expecting the default ones to be parsed from the commit messages.

  2. Bitbucket Server relies on hook scripts that are installed into each repository (and managed by the system) to provide change information that, in turn, allows it to index JIRA issues, update pull requests and check branch permissions, for instance. If the hooks are not installed correctly, or are damaged, these required callbacks do not happen and the functionality associated with them fails.

  3. This bug:  BSERV-4287 - Getting issue details... STATUS

Resolution

  1. The steps described on Integrating with custom JIRA issue key in Bitbucket Server should be followed to fix this issue.

  2. To fix the hook scripts, follow the instructions in Git hook scripts are not executing after upgrading to Bitbucket Data Center 8.x.
Last modified on Feb 19, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.