https://issues.joomla.org/user/66
How can i change my Name? if not, please remove my account on your system?
Regards
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-06-12 18:42:41 |
Closed_By | ⇒ | mbabker |
I went into the database and manually corrected the name.
As noted, in the future you'll need to log in and hit the "Refresh profile from GitHub" button which refreshes your name, username, and e-mail address based on your GitHub profile (these are the only fields which we store).
Also for reference, we don't actually have "accounts" on the issues.joomla.org
domain beyond your authorization for our application to use OAuth to log into the site, and that's managed with GitHub itself. Because we are synchronizing issue data with GitHub, we store this user data (name, username, and e-mail address which come from your GitHub profile and accessible via GitHub's REST API) in our users table to be able to properly cross reference records and activities on the site.
You can change your name only on GitHub.
The data on issues.joomla.org is only imported once. If you change your profile information afterwards (on GitHub), please visit your profile page (the link you posted) and find a button named
Refresh profile from GitHub
.Does that solve your issue?