I'm using Jira OnDemand along with GitHub, and trying to make the smart commits work. My Github email and my Jira email are the same.
The commits link to the issue - when i go to the Commits tab, i do see them. But when i do something like this:
CUR-1184 #comment testing out the github jira integration
I don't get any comment on the issue. I have commenting permissions, they are linking together, I have FishEye plugin enabled (though it's not clear that that's necessary with the OnDemand instance).
One odd thing. My default github email always matched my jira email - but I had another email listed first in my github account. I deleted that other email address, so now my only github email is the same as my jira email. But now when I look in the commit tab of the issue, the username on the first few test commits (before i changed emails) link to my github profile. The next few test commits, however, link to github.com. In both cases, the actual full commit link still goes to the right place.
Thanks.
Hello,
Please raise a suport ticket on https://support.atlassian.com. We have already a workaround for this, while we waiting for fix deployment.
Cheers,
Lucas Lima
Atlassian Support
Okay, I've now filed a ticket. Would love to hear more about the workaround.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Okay, Atlassian Support helped me figure this out. THe problem was that while my email matched in github, it did NOT match in my local git config. So i changed it by using git config user.email "<JIRA email>" and that covered it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.