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

Troubleshooting JIRA Integration

On this page

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

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

Cause

  1. Stash 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. Stash 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:  STASH-4287 - Getting issue details... STATUS

Resolution

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

  2. To fix the hook scripts, follow the instructions in Git hook scripts are not executing.
Last modified on Mar 30, 2016

Was this helpful?

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