I had my userid jeroenp show on all my commits, issues and other activity on BitBucket, though in SourceTree, hg config, gitconfig, etc I had configured my full name.
The fix was simple:
- You to your account settings https://bitbucket.org/account/user/jeroenp/.
- Make sure you have the Last name field has a value.
- Save the settings change.
In my case, the full name was all in the First name field, then BitBucket thinks you don’t have a real name.
–jeroen