cancel
Showing results for 
Search instead for 
Did you mean: 

API /clubs/{id}/activities Issue. 2 people have same name and first surname letter.

Dmitrii
Mt. Kenya

Hello. I created a dashboard. I'm using API /clubs/{id}/activities .

Dmitrii_2-1674686556615.png

All is good, but i can't separate two people because they have same name and surname start with same letter. Therefore i got an issue. Pavel S. - it's a two different people.

Could you add any id, guid or something else for separate two persons near with firstname?

Dmitrii_3-1674686772402.png

2 REPLIES 2

SkippyVasquez
Moderator Moderator
Moderator

Hey Dmittri,

Thanks for letting us know. We have added this to our feedback doc.

 

Skippy
STRAVA | Developer Hub Team


Dmitrii
Mt. Kenya

Maybe you can generate user_id inside the group like

md5($user_name . ' ' . $full_usersurname . ' ' . $group_id)

or

md5($original_user_id . ' ' . $group_id)

?

Ready, Get Set, Go!

Welcome to the Community - here is your guide to help you get started!


Know how to use Community


Understand Community Settings