I am trying to show JIRA issues with link on the bitbucket commits, but the Issues column itself is not available on the commits. Instead a build column is available.
Can somebody guide if I am missing anything here.
Are you on Bitbucket Cloud or Bitbucket Server?
I'm a Bitbucket Server expert. I don't know much about Bitbucket Cloud. If you're on Bitbucket Server (the on-prem solution), you need to add JIRA as an "application link" to make the issue column show up. You also need the commit message to contain at least one JIRA issue (e.g., "TKT-123"). This JIRA issue can appear anywhere in the commit message, does not need to be at the beginning. My add-on, Control Freak for Bitbucket Server, can help enforce this, as can many others (e.g., YACC, JIRA Hooks).
Note: in newer versions of Bitbucket Server (5.0 or newer IIRC) the JIRA issue becomes clickable right in the commit message column as well.
Thanks for the quick reply.
Based on the details you have provided, I assume mine is Bitbucket Cloud.
I already tried putting in the plain JIRA issue in the commit message also along with a # sign, but that did not work and it showed the issue as a text and not as a link.
Does this mean that Bitbucket cloud does not support this feature?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.