Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User reported profile stats issue #875

Open
Katbaloo opened this issue Sep 6, 2024 · 8 comments
Open

User reported profile stats issue #875

Katbaloo opened this issue Sep 6, 2024 · 8 comments
Assignees
Labels

Comments

@Katbaloo
Copy link

Katbaloo commented Sep 6, 2024

Got this message via MapSwipe inbox. Can you look into this and see if there is any explanation (or actual issues) for what they are experiencing?
Tagging @jc39963 as FYI for awareness of follow up.


Hi,

In my profile tab everything remains always zero (0). You can imagine this is not very motivating.
When i close the program and start it again, the first time when then go to the “profile” tab i always get the error: ‘failure to load stats, user matching query does not exist”.
This error message appears only when i fully close the program, not when it stays open in the background.
See attachment for the situation.

I hope you can solve this. Thank you.
System: iPadOS 17.6.1

Kind regards,[

Image

](url)

@Katbaloo Katbaloo assigned Katbaloo and kopitek8 and unassigned Katbaloo Sep 6, 2024
@kopitek8 kopitek8 added the bug label Sep 6, 2024
@danbjoseph
Copy link
Member

also noting that this user doesn't appear in the search on the community pages Screenshot 2024-09-06 at 11 28 22 AM

@frozenhelium
Copy link
Contributor

frozenhelium commented Sep 10, 2024

Thank you @Katbaloo @danbjoseph for the details, we're looking into the issue!

@thenav56
Copy link
Contributor

Hey @Katbaloo @danbjoseph,

It looks like the user is not in the database. Mapswipe python workers only add users after they submit their mapping_sessions to the database. Can we check if the user has completed this step?

If they have, could we also ask them which email they used to create their account? This will help us find out the user_id.

@Katbaloo
Copy link
Author

Katbaloo commented Sep 10, 2024

Looks like we have a second related report of this? I have asked @jc39963 to track down the username and emails for both users.


EMAIL:
Hi,

Thank you. I forgot to mention my situation:

  • Android version 14
  • One UI version 6.1

On Mon, Sep 9, 2024 at 4:44 AM B Brain wrote:
Dear Reader,

When i open the profile tab, in red appears :
"Failed to load stats. User matching query does not exist."

Every entry remains zero in this profile tab. Am i doing something wrong or is this an error you have to fix?

Kind regards,
Qbrain

@jc39963
Copy link

jc39963 commented Sep 12, 2024

Their usernames:
qbrain
thinker2020

@thenav56
Copy link
Contributor

thenav56 commented Sep 16, 2024

Thanks, @jc39963, for sharing the usernames.

qbrain
The user is listed on both Firebase and the community dashboard, but their stats are missing on both platforms.
image
Community Dashboard Profile
image

thinker2020
This user does not exist on either Firebase or the community dashboard.

Email thinkerXXXX@xxxxxx.xxxx also doesn't exist on Firebase authentication list.

@kopitek8
Copy link
Contributor

@jc39963

The usernames do not exist in MapSwipe. Can you please ask for their emails as well and if they signed in via OSM name or directly over MapSwipe?

@thenav56
Copy link
Contributor

thenav56 commented Sep 17, 2024

Update on thinker2020.

The user's username is thinker and the user created the account using OSM

The issue seems to be due to missing mapping sessions
Data from Firebase:

  "osm:17137575": {
    "accessibility": false,
    "created": "2024-09-03T17:51:21.501Z",
    "displayName": "user_17137575",  <----- From screenshot
    "groupContributionCount": 0,
    "lastAppUse": "2024-09-10T18:02:02.058Z",
    "projectContributionCount": 0,
    "taskContributionCount": 0,
    "username": "thinker"
  }

Community dashboard: https://community.mapswipe.org/user/osm:17137575/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Todo
Development

No branches or pull requests

6 participants