developmentseed / developmentseed/osm-teams

User with changed OSM user name broken

Open
#454 1 comment 0 reactions 1 assignee Claimed by @kamicut View on GitHub
Type: Bug
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)

![Screenshot 2023-07-07 at 9 35 59 AM](https://github.com/developmentseed/osm-teams/assets/5851115/4ea33dc3-1f8f-4654-a95f-36e57c17fe9d)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.