developmentseed / developmentseed/osm-teams
User with changed OSM user name broken
- Dominant language
- JavaScript
- Stars
- 29
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I have an OSM user ID of 251140. My original username was atiannicelli. I recently switched my OSM user name to OldManCelli (for obvious reasons). Anyway, when I login to teams using my OSM account my original username is showing up (atiannicelli) not my new one.
If I click on the OSM icon to go to my OSM account from teams it tells me that user atiannicelli doesn't exist (because it is trying to load the following page: https://www.openstreetmap.org/user/atiannicelli instead of https://www.openstreetmap.org/user/OldManCelli
If I click on the osmcha link I get a page searching for my original user name: https://osmcha.org/?filters={%22users%22:[{%22label%22:%22atiannicelli%22,%22value%22:%22atiannicelli%22}]}
I think this should be https://osmcha.org/?filters={%22uids%22:[{%22label%22:%22251140%22,%22value%22:%22251140%22}]}
Finally - the How do you contribute link is also broken because of the name change:
https://hdyc.neis-one.org/?atiannicelli (bad)
https://hdyc.neis-one.org/?OldManCelli (should be)

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.