I created a new Bitbucket project and repo. I cloned the empty project, dumped a codebase into it, committed it, and pushed to the server, using the Eclipse Egit interface. This all worked fine, but I noticed in the commits list on the Bitbucket web site, the "Author" column was not my regular login uid, but a "service account" that I've created for some purposes in the past. I checked my "git config" (both repository and global), and there is nothing that refers to that service account. There is also nothing in my Eclipse preferences that I can find that refers to this service account.
I later made another change on a branch, pushed to that branch, created a pull request, and merged that pull request. The "Author" notations for those changes are almost all correct, using my actual name and userid, only the commits have the wrong userid.
Is the service account linked to your email address by any chance?
Yes, I finally determined today that since Bitbucket is using LDAP, and both my service account and my regular userid are associated with my email address, it's just semi-randomly picking a userid to associate with my email address. Is there a straightforward way to make it always associate my email address with my regular userid?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I do not think so. Still an open issue: https://jira.atlassian.com/browse/BSERV-4603
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.